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

fix: define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS for emscripten #1216

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

NickelWenzel
Copy link
Contributor

Extracted check for emscripten and define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS in case it wasn't previously defined.

This should fix #1215.

@NickelWenzel
Copy link
Contributor Author

@mborland could you maybe trigger the drone pipeline again, the clone step did not succeed for some configuration: https://drone.cpp.al/boostorg/math/2113/286/1

@mborland
Copy link
Member

mborland commented Oct 24, 2024

@mborland could you maybe trigger the drone pipeline again, the clone step did not succeed for some configuration: https://drone.cpp.al/boostorg/math/2113/286/1

That happens periodically on that specific platform. I think we're safe to merge.

@mborland mborland merged commit 097b73c into boostorg:develop Oct 24, 2024
77 of 78 checks passed
@NickelWenzel NickelWenzel deleted the fix_emscripten_long_double branch October 28, 2024 08:15
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.

emscripten builds need BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
2 participants