[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:44:46 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14178
--- Comment #3 from Guillaume Chatelet <chatelet.guillaume at gmail.com> ---
Many things are broken with the current implementation : template
substitutions, abbreviations. I'm rewriting the mangling code but it's quite
complicated.
The test suite is pretty incomplete too, this is the first thing I want to fix.
--
More information about the Digitalmars-d-bugs
mailing list