Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
June 18, 2021 [Issue 22037] diagnostic: undefined identifier errors not suppressed when gagging | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22037 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |C++, diagnostic CC| |ibuclaw@gdcproject.org -- |
June 18, 2021 [Issue 22037] diagnostic: undefined identifier errors not suppressed when gagging | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22037 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|regression |major --- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> --- After some bisecting, determined to not be a regression. -- |
June 18, 2021 [Issue 22037] diagnostic: undefined identifier errors not suppressed when gagging | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22037 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> --- Caused by semantic passes (struct, class, interface) calling ungagSpeculative, overriding any global gag imposed on the compilation unit. -- |
December 17, 2022 [Issue 22037] diagnostic: undefined identifier errors not suppressed when gagging | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22037 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 22037] diagnostic: undefined identifier errors not suppressed when gagging | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22037 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/18040 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation