FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

BUG: Workaround for bug in clang7.0 by r-devulap · Pull Request #13623 · numpy/numpy · GitHub

/ numpy Public

BUG: Workaround for bug in clang7.0 - #13623

Merged
mattip merged 1 commit into
numpy:masterfrom
r-devulap:issue13586
May 28, 2019
Merged

mattip merged 1 commit into
numpy:masterfrom
r-devulap:issue13586

Conversation

Copy link
Copy Markdown
Member

Fixes issue #13586

Copy link
Copy Markdown
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?

tylerjereddy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL