Skip to content

constants: Protect F which is defined as a macro by some frameworks - part 2#1396

Merged
mborland merged 1 commit into
boostorg:developfrom
cbicari:patch-2
May 11, 2026
Merged

constants: Protect F which is defined as a macro by some frameworks - part 2#1396
mborland merged 1 commit into
boostorg:developfrom
cbicari:patch-2

Conversation

@cbicari
Copy link
Copy Markdown
Contributor

@cbicari cbicari commented May 11, 2026

This is the twin sibling of : #1391

The same issue occurs with unprotected macro.
Had forgotten this one in previous correction.

… part 2

This is the sibling of : boostorg#1391

The same issue occurs with unprotected macro. 
Had forgotten this one in previous correction.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.35%. Comparing base (f49ab98) to head (51efb17).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1396   +/-   ##
========================================
  Coverage    95.35%   95.35%           
========================================
  Files          825      825           
  Lines        68223    68223           
========================================
+ Hits         65051    65054    +3     
+ Misses        3172     3169    -3     
Files with missing lines Coverage Δ
include/boost/math/constants/constants.hpp 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f49ab98...51efb17. Read the comment docs.

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

@mborland mborland merged commit 99733eb into boostorg:develop May 11, 2026
74 checks passed
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.

2 participants