develooper Front page | perl.perl5.porters | Postings from June 2011

[perl #86616] [PATCH] Fix Math::BigFloat->numify().

From:
Father Chrysostomos via RT
Date:
June 11, 2011 13:48
Subject:
[perl #86616] [PATCH] Fix Math::BigFloat->numify().
Message ID:
rt-3.6.HEAD-22914-1307825276-1213.86616-15-0@perl.org
On Mon Mar 21 01:21:15 2011, pjacklam wrote:
> Math::BigFloat->numify() shall, according to the documentation and to
> be
> consistent with Math::BigInt->numify() and Math::BigRat->numify(),
> return a Perl scalar number, not a string.
> 
> - dist/Math-BigInt/lib/Math/BigFloat.pm:
>   - Fix objectify().
> - dist/Math-BigInt/t/bigfltpm.inc:
>    - Remove no longer relevant tests.
>    - Modify existing tests and add new tests to verify correct
> behaviour.
> 
> This fix closes RT #66732.

Thank you. Applied as fc39931331.




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About