On Sat, Apr 12, 2014 at 07:08:35PM +0200, Benjamin Eltzner wrote:
> I have no idea, whether this bug is in the package or in the upstream
> library. If it concerns upstream, I would be very glad if you forwarded
> it and set me to CC.
There is only one tiny patch to gmp in this version: to disabl
Source: gmp
Version: 2:6.0.0+dfsg-2
Severity: important
Dear Maintainer,
while running the tests for the flint library I am working on packaging,
I found that mpz_invert yields a wrong result on a certain set of input
values. Essentially,
mpz_init(a);
mpz_init(b);
mpz_init(c);
mpz_set_str(a, "11