[phobos] [D-Programming-Language/phobos] 601c75: Improve parsing error handling
Jonathan M Davis
jmdavisProg at gmx.com
Sun Sep 4 22:31:34 PDT 2011
On Sunday, September 04, 2011 22:12:35 Walter Bright wrote:
> On 9/4/2011 10:03 PM, Walter Bright wrote:
> > This causes the std.conv unittests to fail on linux with a seg fault.
>
> Please fix as this is blocking the beta.
A fix has been merged in. It looks like std.conv.parse (which takes a string by
ref) was accepting string literals and then segfaulting on them.
- Jonathan M Davis
More information about the phobos
mailing list