[Issue 22037] diagnostic: undefined identifier errors not suppressed when gagging

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 18 15:25:19 UTC 2021


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

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal

--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Caused by semantic passes (struct, class, interface) calling ungagSpeculative,
overriding any global gag imposed on the compilation unit.

--


More information about the Digitalmars-d-bugs mailing list