http://d.puremagic.com/issues/show_bug.cgi?id=5229


Maxime Chevalier-Boisvert <maximechevali...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maximechevali...@gmail.com


--- Comment #2 from Maxime Chevalier-Boisvert <maximechevali...@gmail.com> 
2013-02-14 19:08:40 PST ---
Floating-point parsing also fails on this much shorter number:

4294967295.0 
parses to:
4294967296.0

When parsed using:
double val = to!(double)(numStr);

Also fails with formattedRead.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to