[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:36:45 UTC 2021


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

--- Comment #3 from Tyler at linuxdev.app ---
(In reply to moonlightsentinel from comment #2)
> Not a parser error, the trace output suggests an error in the backend.
> 
> But the code fails with current master in the CTFE engine:

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

--


More information about the Digitalmars-d-bugs mailing list