[Issue 15587] Enable use of D keywords as identifiers when interfacing to C/C++
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jul 7 18:46:14 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=15587
--- Comment #2 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
In this particular case, the easiest workaround is to use pragma(mangle),
right?
I understand that this is more useful for C++ functions, whose mangling is
non-trivial.
--
More information about the Digitalmars-d-bugs
mailing list