Re: infinity stringification bug in Perl 5.9.0?

2003-09-04 Thread Yitzchak Scott-Thoennes
On Wed, Sep 03, 2003 at 11:23:44PM +, [EMAIL PROTECTED] wrote:
 I've got a report that Perl 5.9.0 stringifies
 infinity and minus infinity with extra spaces,
 like this:
 
  -Inf
   Inf
 
 Is this a bug?

Works correctly for me.  What do perl -V and perl -V:d_Gconvert say
for the offending perl?


infinity stringification bug in Perl 5.9.0?

2003-09-03 Thread fglock
I've got a report that Perl 5.9.0 stringifies
infinity and minus infinity with extra spaces,
like this:

 -Inf
  Inf

Is this a bug?

- Flavio S. Glock


 David Dyck wrote:
  in Set-Infinite-0.51 make test fails with perl,
  v5.9.0 built for i686-linux