[Issue 22104] importC: Parser accepts arrays with incomplete element types

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 1 09:03:30 UTC 2021


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ImportC
                 CC|                            |bugzilla at digitalmars.com

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
It's a semantic error, not a parsing error. Can't be done by the parser because
of typedef's.

--


More information about the Digitalmars-d-bugs mailing list