[Issue 23894] ImportC: _InterlockedExchangeAdd and a ton of other VC intrinsics are not recognized
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Dec 2 02:27:35 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23894
--- Comment #7 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to anonymous4 from comment #6)
> Another problem is
>
> #define GENERIC_READ (0x80000000L)
>
> these are interpreted as helper macros due to parentheses and skipped.
This PR should resolve that problem.
https://github.com/dlang/dmd/pull/15871
--
More information about the Digitalmars-d-bugs
mailing list