Dear GMP maintainers,

i found a possible bug in the mpz_sizeinbase() function. e.g.
mpz_sizeinbase(63, 10) returns 2
mpz_sizeinbase(64, 10) returns 3

Attached to this mail you can find a detailed report with all informations needed as described in https://gmplib.org/manual/Reporting-Bugs

Many thanks for maintaining this library!
best regards,
Johannes Lebender

Attachment: GMP_mpz_sizeinbase_bugreport.tar
Description: GNU Zip compressed data

_______________________________________________
gmp-bugs mailing list
gmp-bugs@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-bugs

Reply via email to