[Issue 14178] C++ linux name mangling does not handle standard abbreviations for const types
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jul 7 03:37:04 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14178
David Soria Parra <dsp at experimentalworks.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dsp at experimentalworks.net
--- Comment #2 from David Soria Parra <dsp at experimentalworks.net> ---
I think we aren't handling the optional CV-qualifier [0] correctly.
[0] http://mentorembedded.github.io/cxx-abi/abi.html#mangle.type
--
More information about the Digitalmars-d-bugs
mailing list