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

ENH: update to Boost 1.80.0 #10

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

mckib2
Copy link
Collaborator

@mckib2 mckib2 commented Oct 14, 2022

No description provided.

# define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
# define BOOST_MATH_CONTROL_FP _control87(MCW_EM,MCW_EM)
# include <float.h>
//# define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@mkoeppe This is the only change I'm currently worried about -- do we need a new patch for this or do things work as expected in vanilla Boost 1.80 and we can remove it altogether?

Copy link
Contributor

Choose a reason for hiding this comment

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

Upstream's new version looks fine, so I think you can remove the patch.

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