An unexpected string to int exception.

H. S. Teoh via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Feb 17 12:37:19 PST 2016


On Wed, Feb 17, 2016 at 11:16:50AM -0800, Ali Çehreli via Digitalmars-d-learn wrote:
> On 02/17/2016 11:08 AM, H. S. Teoh via Digitalmars-d-learn wrote:
> 
> >> For example, the 'h' below was typed by my own right-hand index
> >> finger. :)
> >>
> >>    Error: Unexpected 'h' when converting from type string to type uint
> > [...]
> >
> > So where's the bug report?? ;-)
> 
> That's the shame part. :) I was so tired and trying to get things
> done, I've just changed three characters and moved on.
[...]

Sigh, nobody got my hint? Oh well, here goes:

	https://issues.dlang.org/show_bug.cgi?id=15695

And here's the fix:

	https://github.com/D-Programming-Language/phobos/pull/4008


T

-- 
Fact is stranger than fiction.


More information about the Digitalmars-d-learn mailing list