[Issue 24200] ImportC: .di file collected macro conflicts with Special Token

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 27 20:40:25 UTC 2023


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
I don't really know what to do about that. D has a different set of keywords
than C does, and if D keywords are used in C code, how can it be translated
into D code?

I expect that such generated .di files will need to be tweaked by hand.

--


More information about the Digitalmars-d-bugs mailing list