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

gh-102204: Fix endianness issue in AIX by ayappanec · Pull Request #102206 · python/cpython · GitHub

/ cpython Public

gh-102204: Fix endianness issue in AIX - #102206

Closed
ayappanec wants to merge 4 commits into
python:mainfrom
ayappanec:gh-102204
Closed

gh-102204: Fix endianness issue in AIX#102206
ayappanec wants to merge 4 commits into
python:mainfrom
ayappanec:gh-102204

Conversation

ayappanec commented Feb 24, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

This PR is to fix the problem mentioned in the issue #102204

Copy link
Copy Markdown
Contributor Author

Can someone review this ? It's a small change which fixes the _hacl module build in AIX.

Copy link
Copy Markdown
Member

@gpshead (as an active core dev who participated in gh-99109 that introduced the file this PR changes).

gpshead commented Apr 2, 2023

Copy link
Copy Markdown
Member

This code comes from the upstream HACL* project, can you also file an issue or PR with them to get AIX-relevant code into https://github.com/hacl-star/hacl-star/blob/main/dist/karamel/include/krml/lowstar_endianness.h?

gpshead commented May 16, 2023

Copy link
Copy Markdown
Member

it looks like this was fixed upstream and we recently pulled in an updated hacl* when the sha3 code was merged. can you check main today and see if there is still any work to be done?

gpshead closed this May 20, 2023

Copy link
Copy Markdown
Contributor Author

it looks like this was fixed upstream and we recently pulled in an updated hacl* when the sha3 code was merged. can you check main today and see if there is still any work to be done?

It works now. Thanks for the support.

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

Labels

awaiting review build The build process and cross-build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL