> 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
win32-perlnum-negzero.patch
Description: Binary data
> 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
win32-perlnum-negzero.patch
Description: Binary data