Subject: | Failing test - Rmpf_eq (with gmp 4.3.2 dev release) |
Hi,
I have just tested Math::GMPf 0.29 with dev release of GMP (4.3.2
candidate) and found a problem with failing test:
- t\test1.t
- test 18 = Rmpf_eq($q, $r, 96)
The interesting is that this test pass with last parameter values <=94
and fail for value 95 and higher.
There seem to be some changes in GMP's implementation of function
mpf_eq() since GMP 4.3.1 and it may cause this problem.
Could you please give me a short feedback if you see it as a GMPlib
problem or as a Math::GMPf problem.
Thanks.
--
kmx