#313: ignore print -0 test errors on win32
--------------------+-------------------------------------------------------
 Reporter:  rurban  |        Owner:  rurban  
     Type:  todo    |       Status:  reopened
 Priority:  normal  |    Milestone:  1.0     
Component:  none    |      Version:  trunk   
 Severity:  medium  |   Resolution:          
 Keywords:          |         Lang:          
    Patch:  new     |     Platform:  win32   
--------------------+-------------------------------------------------------
Changes (by rurban):

  * patch:  rejected => new


Comment:

 As discussed on irc the new feature has_negative_zero is checked in
 auto::neg_0 and used in io.ops for the -0.0 special case.

 See tt313-add-neg_0.patch

 Tested with has_negative_zero=1 on cygwin, debian-gcc and solaris-64-cc.
 But on (has_negative_zero=0) mingw, msvc6 there's more work to be done.

 Looks like x == -0.0 compare fails in this libc also.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/313#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to