# New Ticket Created by Paul Cochrane # Please include the string: [perl #44317] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44317 >
In r20380 I committed a change: [config] Making explicit casts to INTVAL to remove msvc compiler warnings. As pointed out by particle on #parrot, this change could potentially cause problems on 64 bit systems. This needs to be investigated properly and addressed.