September 08, 2010
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: nobody@puremagic.com
        ReportedBy: pelle.mansson@gmail.com


--- Comment #0 from Pelle Månsson <pelle.mansson@gmail.com> 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: -------
September 08, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4840


Nick Sabalausky <cbkbbejeap@mailinator.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |cbkbbejeap@mailinator.com
         Resolution|                            |DUPLICATE


--- Comment #1 from Nick Sabalausky <cbkbbejeap@mailinator.com> 2010-09-08 02:50:37 PDT ---
This is a duplicate of #4700: http://d.puremagic.com/issues/show_bug.cgi?id=4700

*** This issue has been marked as a duplicate of issue 4700 ***

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