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

Skip to content

BUG: Workaround for bug in clang7.0 #13623

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 1 commit into from
May 28, 2019
Merged

Conversation

r-devulap
Copy link
Member

Fixes issue #13586

@r-devulap
Copy link
Member Author

I am just avoiding use of _CMP_LE_OQ for NAN's by replacing NAN's with zero's early. That should prevent the exception. @tylerjereddy could you please try this and let me know if it fixes the failing test?

Copy link
Contributor

@tylerjereddy tylerjereddy left a comment

Choose a reason for hiding this comment

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

I confirmed that the full test suite passes using this feature branch, while the single failing test persists on the latest master branch on my mac laptop.

So, +1 to merge.

I'll let another maintainer do that though--I'm still catching up on NumPy repo notifications so I'm not sure on release cycle sensitivity to merges at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants