# New Ticket Created by  Cory Spencer 
# Please include the string:  [perl #61602]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61602 >



When calling the .int method on Inf/Nan, the reported value is incorrect:

   "Inf.int.say" produces "-2147483648"

and

   "NaN.int.say" produces "-2147483648"

Reply via email to