Skip to content

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

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

QuLogic
Copy link
Contributor

@QuLogic QuLogic commented Aug 11, 2018

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

Both these functions are used by `Dragon4_PrintFloat_IEEE_binary128`,
which was recently made available on big-endian systems without these
in numpy#11568.
@QuLogic
Copy link
Contributor Author

QuLogic commented Aug 11, 2018

PS, the big-endian system in question is s390x for Fedora builds.

@charris charris added this to the 1.15.1 release milestone Aug 12, 2018
@charris charris merged commit a53ec84 into numpy:master Aug 12, 2018
@charris
Copy link
Member

charris commented Aug 12, 2018

Thanks @QuLogic .

@QuLogic QuLogic deleted the bigendian-defs branch August 12, 2018 15:33
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Aug 12, 2018
@charris charris removed this from the 1.15.1 release milestone Aug 12, 2018
algitbot pushed a commit to alpinelinux/aports that referenced this pull request Oct 4, 2018
backport fix from upstream:
numpy/numpy#11711

This fixes build of py-scipy on s390x
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