Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUILD] Error out when building DLL without MSVC #3438

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

Merged
merged 2 commits into from
May 23, 2025

Conversation

ThomsonTan
Copy link
Contributor

Fixes #3437

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@ThomsonTan ThomsonTan requested a review from a team as a code owner May 22, 2025 21:15
Copy link

netlify bot commented May 22, 2025

Deploy Preview for opentelemetry-cpp-api-docs canceled.

Name Link
🔨 Latest commit 83cb234
🔍 Latest deploy log https://app.netlify.com/projects/opentelemetry-cpp-api-docs/deploys/682f947d6efe3c000899cc09

Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.86%. Comparing base (4b6f52a) to head (83cb234).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3438      +/-   ##
==========================================
- Coverage   89.88%   89.86%   -0.01%     
==========================================
  Files         212      212              
  Lines        6941     6941              
==========================================
- Hits         6238     6237       -1     
- Misses        703      704       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcalff marcalff merged commit c2ea734 into open-telemetry:main May 23, 2025
67 checks passed
@ThomsonTan ThomsonTan deleted the dll_error_without_msvc branch May 23, 2025 13:15
malkia added a commit to malkia/opentelemetry-cpp that referenced this pull request May 23, 2025
[BUILD] Error out when building DLL without MSVC (open-telemetry#3438)
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.

Non-Descriptive DLL Build Errors When Not Using MSVC
3 participants