Skip to content

endian.h not present on AIX - #1386

Merged
JohanMabille merged 1 commit into
xtensor-stack:masterfrom
mehendarkarprajwal:master
Jul 28, 2026
Merged

endian.h not present on AIX#1386
JohanMabille merged 1 commit into
xtensor-stack:masterfrom
mehendarkarprajwal:master

Conversation

@mehendarkarprajwal

Copy link
Copy Markdown
Contributor

endian.h header file is not present on AIX, hence skipping its inclusion on AIX

@serge-sans-paille

Copy link
Copy Markdown
Contributor

looks like this header could be just removed instead of being guarded. Could you give this a try?

@mehendarkarprajwal

Copy link
Copy Markdown
Contributor Author

I removed the header file inclusion line and verified both on Power Linux and Power AIX, looks like no macros or symbols from "endian.h" are being referenced in this hpp file

@JohanMabille
JohanMabille merged commit 5491a13 into xtensor-stack:master Jul 28, 2026
87 checks passed
@serge-sans-paille

Copy link
Copy Markdown
Contributor

Thanks @mehendarkarprajwal

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants