[Issue 23613] ImportC: asm with parentheses
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 9 22:53:00 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23613
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
Supporting the gnu assembler, in all its glory, isn't realistic for ImportC.
However, most .h files #ifdef out that stuff.
Hence:
https://github.com/dlang/dmd/pull/14799 should sidestep the problem.
WONTFIX
--
More information about the Digitalmars-d-bugs
mailing list