[Issue 10177] irrelevant compiler error messages: should stop semantic3 passes after 1st error is encountered
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 29 13:24:31 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=10177
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |WORKSFORME
--- Comment #4 from RazvanN <razvan.nitu1305 at gmail.com> ---
I cannot reproduce this. Running `rdmd --force -unittest main.d` on the example
in comment 1 yields: test.d(3): Error: undefined identifier `b`.
--
More information about the Digitalmars-d-bugs
mailing list