https://issues.dlang.org/show_bug.cgi?id=12575
Atila Neves <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Atila Neves <[email protected]> --- The problem with this workaround is that it fails for `extern(C++)` unless you use `pragma(mangle, ` with the exact same mangling. --
