Subject: | Fails with gmp 5 |
On some of my smokers (debian/stable, freebsd 10) one test fails:
...
Operator or semicolon missing before *Math::AnyNum at t/general_2.t line 223.
Ambiguous use of * resolved as operator * at t/general_2.t line 223.
Rmpq_cmp_z not implemented in this version (5.1.3) of gmp - need at least 6.1.0 at /usr/home/eserte/.cpan/build/2017040318/Math-AnyNum-0.01-1/blib/lib/Math/AnyNum/eq.pm line 54.
# Looks like your test exited with 255 just after 204.
t/general_2.t ................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 239/443 subtests
...
I see passes on Ubuntu 16.04 and debian/testing.