> t\pmc\perlnum....NOK 36#          got: '0
> # 0
> # '
> #     expected: '0
> # -0.000000
> # '

Visual C++ compiles "-0.0" to 0.0, which leads to the error.  Attached
patch will fix this.
src/string.c





Attachment: win32-perlnum-negzero.patch
Description: Binary data

Reply via email to