Grinnz / Math-Calc-Parser

Math::Calc::Parser - Parse and evaluate mathematical expressions
https://metacpan.org/pod/Math::Calc::Parser
Other
0 stars 0 forks source link

Deep recursion on subroutine "Math::BigInt::batan" #4

Open eserte opened 2 years ago

eserte commented 2 years ago

On some of my smokers t/bignum.t fails like this:

Deep recursion on subroutine "Math::BigInt::batan" at /opt/perl-5.35.11/lib/5.35.11/Math/BigInt.pm line 2858.
t/bignum.t ............. 
All 24 subtests passed 
...
Test Summary Report
-------------------
t/bignum.t           (Wstat: 9 (Signal: KILL) Tests: 24 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
pjacklam commented 2 years ago

Try upgrading Math-BigInt to the most recent version, 1.999831.