Skip to content
Snippets Groups Projects
Commit 1323f0d0 authored by Niels Möller's avatar Niels Möller
Browse files

* modules/Gmp/mpz_glue.c (low_get_digits): Yet another bug... The

number zero is special, it is represented with no mpz limbs at all,
but should still produce one digit. In fact, this is the only number
for which low_get_digits will produce a leading zero.

Rev: src/modules/Gmp/mpz_glue.c:1.29
Rev: src/modules/Gmp/testsuite.in:1.9
parent ff106959
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment