[Issue 22598] importC: Add support for __extension__ keyword

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 15 09:57:55 UTC 2021


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

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
I've worked around this by adding `#define __STRICT_ANSI__` to the sanitizer I
run with the preprocessor.

--


More information about the Digitalmars-d-bugs mailing list