Skip to content

endianswap: fix 64-bit byteswap macro on weird compilers#139

Merged
dingusdev merged 1 commit intodingusdev:masterfrom
mrpapersonic:master
Mar 16, 2025
Merged

endianswap: fix 64-bit byteswap macro on weird compilers#139
dingusdev merged 1 commit intodingusdev:masterfrom
mrpapersonic:master

Conversation

@mrpapersonic
Copy link
Copy Markdown
Contributor

There are a couple of other oddities in this file, like including endian.h when that's not needed (at least in my own projects); these should also probably be inline functions rather than macros to mimic the GNU and MSVC behavior, but that's outside the scope of this patch.

@dingusdev dingusdev merged commit aee5033 into dingusdev:master Mar 16, 2025
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.

2 participants