http://d.puremagic.com/issues/show_bug.cgi?id=4840
Summary: std.conv.to!(float/double/real)("0") errors out
Product: D
Version: D2
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Pelle M�nsson <[email protected]> 2010-09-08 01:40:29
PDT ---
It attempts to fetch the front of an empty array on the string "0".
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------