[Issue 3352] RangeError in std.conv

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 5 18:39:57 PDT 2009


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


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


--- Comment #4 from Andrei Alexandrescu <andrei at metalanguage.com> 2009-10-05 18:39:56 PDT ---
(In reply to comment #3)
> The bug is in line 2526 where Char.sizeof * maxlength is allocated but only
> maxlength is sliced for the buffer.

Thanks! I just fixed the bug and checked in.

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


More information about the Digitalmars-d-bugs mailing list