[Issue 9615] std.conv.parse!(T[]) fails on trailing comma

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 28 01:13:00 PST 2013


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



--- Comment #1 from monarchdodra at gmail.com 2013-02-28 01:12:58 PST ---
(In reply to comment #0)
>     parse!(int[])(s); //Unexpected ']' when converting from type string to type
> int

And if you are trying to parse a string[], you'll get a "Can't parse string:
""" is missing"

-- 
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