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

BLD,API: (distutils) Force strict floating point error model on clang #19229

Merged
merged 2 commits into from Jun 13, 2021

Conversation

charris
Copy link
Member

@charris charris commented Jun 13, 2021

Backport of #19049.

I am not quite sure this is the right way to do it, it feels hackish... but distutils tends to I guess.

I tried removing some of the hacks that were probably in place just because of the missing compile time flag, so hopefully this will work out. Do we test clang properly in CI? Otherwise we will have to double check before merging (I would have to set up clang first).

Closes gh-18005

@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs 36 - Build Build related PR labels Jun 13, 2021
@charris charris added this to the 1.20.4 release milestone Jun 13, 2021
@charris charris merged commit 870047a into numpy:maintenance/1.20.x Jun 13, 2021
@charris charris deleted the backport-19049 branch June 13, 2021 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00 - Bug 08 - Backport Used to tag backport PRs 36 - Build Build related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants