Re: [Ironruby-core] Kernel#puts and Kernel#print with NaN and Infinity values

2009-01-06 Thread Daniele Alessandri
On Tue, Jan 6, 2009 at 17:07, Tomas Matousek wrote: > Yes, could you please file it? Ok, just filed it. -- Daniele Alessandri http://www.clorophilla.net/blog/ ___ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/lis

Re: [Ironruby-core] Kernel#puts and Kernel#print with NaN and Infinity values

2009-01-06 Thread Tomas Matousek
#puts and Kernel#print with NaN and Infinity values Hello, while I was filing a bug report regarding a different behaviour of Math#hypot compared to the one verified under MRI 1.8.6 (see http://is.gd/eGHa), I noticed that when a Float instance holds the values NaN or Infinity then both Kernel#puts

[Ironruby-core] Kernel#puts and Kernel#print with NaN and Infinity values

2009-01-06 Thread Daniele Alessandri
Hello, while I was filing a bug report regarding a different behaviour of Math#hypot compared to the one verified under MRI 1.8.6 (see http://is.gd/eGHa), I noticed that when a Float instance holds the values NaN or Infinity then both Kernel#puts and Kernel#print emit strings localized according t