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] Fix checks on __cplusplus under MSVC, do not assume /Zc #2493

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

bcsgh
Copy link
Contributor

@bcsgh bcsgh commented Jan 18, 2024

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1467d66) 87.09% compared to head (a54ff23) 87.09%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2493   +/-   ##
=======================================
  Coverage   87.09%   87.09%           
=======================================
  Files         200      200           
  Lines        6103     6103           
=======================================
  Hits         5315     5315           
  Misses        788      788           
Files Coverage Δ
...ude/opentelemetry/exporters/ostream/common_utils.h 100.00% <ø> (ø)

@bcsgh bcsgh marked this pull request as ready for review January 18, 2024 18:40
@bcsgh bcsgh requested a review from a team January 18, 2024 18:40
@marcalff marcalff changed the title Tweak some #if's to to be more correct under MSVC. [BUILD] Fix checks on __cplusplus under MSVC, do not assume /Zc Jan 18, 2024
Copy link
Member

@marcalff marcalff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix.

Copy link
Member

@lalitb lalitb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@ThomsonTan ThomsonTan merged commit 589dd2a into open-telemetry:main Jan 18, 2024
46 checks passed
@bcsgh bcsgh deleted the bcsgh/fix_MSVC_LANG branch January 19, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants