[perl #45209] [BUG] parrot considers -0.0 to be true

2008-06-14 Thread James Keenan via RT
On Fri Sep 07 10:59:29 2007, colink wrote: > This test exposes the truthiness/veracity of various numerical constants > directly, rather than through the examples/tutorial.t test. > > The failing test is marked as a TODO. I'm not sure I understand all the issues Colin raised in this ticket last y

[perl #45209] [BUG] parrot considers -0.0 to be true

2007-09-06 Thread via RT
# New Ticket Created by Colin Kuskie # Please include the string: [perl #45209] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45209 > Parrot is supposed to follow IEEE conventions for truth. 0.0 and -0.0 are false, NaN is