[Issue 1589] D2 phobos std.conv.toFloat("nan") fails
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 9 13:28:38 PST 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1589
------- Comment #2 from wbaxter at gmail.com 2007-12-09 15:28 -------
This still isn't fixed.
It now properly converts to nan, but it throws an exception because
parseFloating doesn't zero the length of the input string.
I sense that testing on Windows is weak currently...
--
More information about the Digitalmars-d-bugs
mailing list