[Issue 22196] New: importC: Error: found `const` when expecting `)`in __attribute__

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 10 10:23:45 UTC 2021


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

          Issue ID: 22196
           Summary: importC: Error: found `const` when expecting `)`in
                    __attribute__
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: ibuclaw at gdcproject.org

The introduction of __attribute__((noreturn)) support regressed on attributes
that are also keywords.

--


More information about the Digitalmars-d-bugs mailing list