[BUILD] Fixes glibc++ 5 checking#3355
Conversation
✅ Deploy Preview for opentelemetry-cpp-api-docs canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3355 +/- ##
==========================================
+ Coverage 89.67% 89.69% +0.02%
==========================================
Files 211 211
Lines 6832 6832
==========================================
+ Hits 6126 6127 +1
+ Misses 706 705 -1 🚀 New features to boost your workflow:
|
…METRY_STL_VERSION` is defined
agrawroh
left a comment
There was a problem hiding this comment.
This fixes the issue we observed in Envoy while bumping up to v1.20. Thanks!
|
The PR looks good overall! |
Is the original file name also kind of misleading, because the |
I see your point about the naming — agree that However, since |
Good point, I restore config.h, but only add error message for ABI v2 and warning messages for v1. How do you think about it? |
Fixes #3354
Changes
Please provide a brief description of the changes here.
For significant contributions please make sure you have completed the following items:
CHANGELOG.mdupdated for non-trivial changes