Skip to content

Conversation

@albinahlback
Copy link
Contributor

mpz_sizeinbase returns size_t, which is unsigned. abs acts on int. This removes a warning generated by default on Clang.

@mohabsafey
Copy link
Contributor

I forgot this one. Many thanks

@mohabsafey mohabsafey merged commit c440a06 into algebraic-solving:master Nov 25, 2025
2 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.

2 participants