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

added sanity_test_vectors.h check for ARM32 #929

Merged
merged 2 commits into from
Mar 22, 2024
Merged

added sanity_test_vectors.h check for ARM32 #929

merged 2 commits into from
Mar 22, 2024

Conversation

Cyan4973
Copy link
Owner

@Cyan4973 Cyan4973 commented Mar 21, 2024

Fix #926
add the test (first), to observe the issue in CI, and then complete with the fix.

@Cyan4973
Copy link
Owner Author

Cyan4973 commented Mar 21, 2024

And it fails, as predicted by @t-mat :
https://github.com/Cyan4973/xxHash/actions/runs/8382687431/job/22956925928?pr=929#step:7:594

now let's add the fix ...

code fix suggested by @tansy
@Cyan4973
Copy link
Owner Author

And yep, the fix works as expected (proposed by @tansy).

So it looks good to go.

@Cyan4973 Cyan4973 merged commit d28b0bf into dev Mar 22, 2024
126 checks passed
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.

printf "0x%016zXULL" doesn't work
1 participant