[Issue 14956] C++ Mangling incompatible with C++11

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Oct 27 02:25:45 PDT 2015


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

Marco Leise <Marco.Leise at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Marco.Leise at gmx.de

--- Comment #2 from Marco Leise <Marco.Leise at gmx.de> ---
The mangling of the mangling changed? I thought that was a typo, but obviously
you are right. They mangled and wrapped the mangling into a __cxx11 wrapper.

I assume the only way out of this is providing a -cxx11 flag for dmd? >.<

--


More information about the Digitalmars-d-bugs mailing list