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


spawn on win32 should inherit the filehandles to the child process,
because the child is supposed to write on the parents stdout.
(t/pmc/sys.t#1)

config/gen/platform/win32/exec.c


PerlNum.get_string() should print "-0.000000" for the value -0.0, but
prints "0.000000" on win32.  get_string() now prints the sign symbol
itself, instead of relying on sn?printf.
(t/pmc/perlnum.t#36)

classes/perlnum.pmc

Attachment: mswin32_spawn_and_perlnum.patch
Description: Binary data

Reply via email to