Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build waring introduced by gRPC example #829

Closed
ThomsonTan opened this issue Jun 7, 2021 · 0 comments · Fixed by #830
Closed

Build waring introduced by gRPC example #829

ThomsonTan opened this issue Jun 7, 2021 · 0 comments · Fixed by #830
Assignees
Labels
bug Something isn't working

Comments

@ThomsonTan
Copy link
Contributor

For MSVC build with examples, a lot of protobuf warnings are emitted. We disabled all of warnings for opentelemetry-proto compilation, but the fix is not applied to gRPC example which also doesn't protobuf compilation.

Steps to reproduce
Build openetelemetry-cpp with WITH_OTLP with CMake.

What is the expected behavior?
The build should complete and clean.

What is the actual behavior?
A lot of warnings emitted.

@ThomsonTan ThomsonTan added the bug Something isn't working label Jun 7, 2021
@ThomsonTan ThomsonTan self-assigned this Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant