www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22037] New: diagnostic: undefined identifier errors not

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

          Issue ID: 22037
           Summary: diagnostic: undefined identifier errors not suppressed
                    when gagging
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: ibuclaw gdcproject.org

Seen when running the cxx-unittest program:
---
$ ./cxx-unittest
rootobject.d(2): Error: undefined identifier `Object`


Not sure whether this is reproducible with just a D source file alone.

--
Jun 18 2021