Thanks to visit codestin.com
Credit goes to github.com

Skip to content

client: Fix endianness test - #23

Open
Benjamin Berg (benzea) wants to merge 1 commit into
microsoft:masterfrom
benzea:benzea/fix-endianness-check
Open

client: Fix endianness test#23
Benjamin Berg (benzea) wants to merge 1 commit into
microsoft:masterfrom
benzea:benzea/fix-endianness-check

Conversation

@benzea

Copy link
Copy Markdown

BIG_ENDIAN may be defined even on little endian machines. Fix the test
by checking whether LITTLE_ENDIAN is defined and if it is whether it
matches the byte order.

BIG_ENDIAN may be defined even on little endian machines. Fix the test
by checking whether LITTLE_ENDIAN is defined and if it is whether it
matches the byte order.
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.

1 participant