Skip to content

Conversation

@mars-risc0
Copy link

Fix for issue #351 by declaring vars in fr.hpp and fr.cpp as mp_limb_t instead of uint64_t, since uint64_t is defined as unsigned long long on aarch64, not unsigned long as on other platforms, whereas mp_limb_t is always defined as unsigned long.

@OBrezhniev OBrezhniev requested a review from olomix March 28, 2025 10:31
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