[Issue 22114] Fatal Token Parser Error at Line 914 for Version 2.097.0

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 9 11:47:49 UTC 2021


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

--- Comment #5 from Tyler at linuxdev.app ---
(In reply to moonlightsentinel from comment #4)
> (In reply to Tyler from comment #3)
> > Alright, prior to reducing the code to minimal reproducible code, I got this
> > error which led me to thinking to a conclusion that it's a parser error:
> > 
> > core.exception.RangeError at src/dmd/tokens.d(914): Range violation
> 
> Token.toString is a utility method not only used by the parser. But it
> sounds like your reduction was not correct and found a different error
> instead.

Alright, I'll try to investigate further on it and report the bug separately
for the token error. Thank you for checking into it.

--


More information about the Digitalmars-d-bugs mailing list