Skip to content

Fix compilation warnings on clang-asan, clang-ubsan #55

@gaborcsardi

Description

@gaborcsardi

There are only warnings now because of some C++20 features.

* checking whether package ‘otelsdk’ can be installed ... WARNING
Found the following significant warnings:
  /__w/otelsdk/otelsdk/check/otelsdk.Rcheck/00_pkg_src/otelsdk/src/cpp/sdk/src/common/env_variables.cc:84:3: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions]
...

From #53, #54.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions