An unexpected string to int exception.

Taylor Hillegeist via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Feb 17 08:11:44 PST 2016


I think the following error message says it all.

std.conv.ConvException at C:\D\dmd2\windows\bin\..\..\src\phobos\std\conv.d(2002): Unexpected '1' when converting from type string to type int

I would expect that 1 would be among the group of expected items.


More information about the Digitalmars-d-learn mailing list