Skip to content

Conversation

@spoonincode
Copy link
Contributor

<byteswap.h> and bswap_64() are Linux specific which breaks builds on macos etc. This will work more broadly.

There is also Boost Endian but eh.. didn't really think that was worth it. The long term proper approach would be via c++23's byteswap()

@spoonincode spoonincode added this to the Spring v1.2.0-rc2 milestone Apr 30, 2025
@spoonincode spoonincode merged commit 6b1ada6 into release/1.2 Apr 30, 2025
36 checks passed
@spoonincode spoonincode deleted the bswap_builtin_12 branch April 30, 2025 21:43
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.

5 participants