[Issue 22721] importC: some gnu builtins are rejected
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 10 06:32:08 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22721
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #6 from Walter Bright <bugzilla at digitalmars.com> ---
I fixed this with a macro, as there's no way to tell dmd to not evaluate `arg`.
https://github.com/dlang/druntime/pull/3730
--
More information about the Digitalmars-d-bugs
mailing list