[Issue 22611] ImportC: Need better error messages involving structs

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 2 09:45:48 UTC 2022


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

--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
Internally, the compiler does not keep track of which typedefs are pointing to
a struct tag, so it's kinda awkward to fix.

--


More information about the Digitalmars-d-bugs mailing list