[Issue 12575] extern(C) mangling ignored inside mixin template
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Mar 28 05:38:21 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=12575
Atila Neves <atila.neves at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atila.neves at gmail.com
--- Comment #2 from Atila Neves <atila.neves at gmail.com> ---
The problem with this workaround is that it fails for `extern(C++)` unless you
use `pragma(mangle, ` with the exact same mangling.
--
More information about the Digitalmars-d-bugs
mailing list