[Issue 21206] ICE when argument or return value is string type in extern(C++) functions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 28 23:10:33 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21206
Seb <greeenify at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |greeenify at gmail.com
--- Comment #1 from Seb <greeenify at gmail.com> ---
The reason for the different behaviour with string argument is that there's
cppmangle.d for Posix and cppmanglewin.d for Windows.
There's an old PR for both issues: https://github.com/dlang/dmd/pull/8120
--
More information about the Digitalmars-d-bugs
mailing list