Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick fix for 4d04102adf0d (Optimised SimpleColor) #76

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

tecosaur
Copy link
Collaborator

@tecosaur tecosaur commented Aug 6, 2024

How I wish I could force-push my mistakes away 😅.

Despite it "looking right" and a quick test in the REPL, it turns out I
put the _ in the wrong spot when rewriting the NTuple-based modification
to Kristoffer's commit.

Ooops. Anyway, that's fixed now, and it occurs to me that for
correctness we may as well call "htol" because we assume the byte order
is little-endian when using the results of reinterpret (even though it
will almost always be a no-op).
@tecosaur tecosaur merged commit f588218 into main Aug 6, 2024
5 checks passed
@tecosaur tecosaur deleted the ooops branch August 6, 2024 11:25
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