[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:46:00 UTC 2021


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

--- Comment #4 from moonlightsentinel at disroot.org ---
(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.

--


More information about the Digitalmars-d-bugs mailing list