Skip to content

BUG: Fix undefined functions on big-endian systems. #11719

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
Aug 12, 2018

Conversation

charris
Copy link
Member

@charris charris commented Aug 12, 2018

Backport of 11711.

Both these functions are used by Dragon4_PrintFloat_IEEE_binary128,
which was recently made available on big-endian systems without these
in #11568.

Both these functions are used by `Dragon4_PrintFloat_IEEE_binary128`,
which was recently made available on big-endian systems without these
in numpy#11568.
@charris charris added this to the 1.15.1 release milestone Aug 12, 2018
@charris
Copy link
Member Author

charris commented Aug 12, 2018

The test failure is irrelevant, travis is having problems fetching Python 3.7. Travis seems less reliable these days, don't know why.

@charris charris merged commit e5a9e32 into numpy:maintenance/1.15.x Aug 12, 2018
@charris charris deleted the backport-11711 branch August 12, 2018 17:17
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.

2 participants