in reply to Re: "infinity" stringification problem in Perl 5.9.0
in thread "infinity" stringification problem in Perl 5.9.0

the problem is consistent across perl3, perl4, and perl5.* I submitted a bug report to p5p - it is interesting that c programs that printf using "%g" don't have the leading spaces when formatting inf. ps - I'm using libc5
  • Comment on Re: Re: "infinity" stringification problem in Perl 5.9.0

Replies are listed 'Best First'.
Re: Re: Re: "infinity" stringification problem in Perl 5.9.0
by mattr (Curate) on Sep 05, 2003 at 11:54 UTC
    fine on perl 5.8.0 redhat 9 i386. I get "inf".