[cxx-abi-dev] __cxa_demangle of type manglings

Mark Mitchell mark at codesourcery.com
Tue Jan 18 06:03:10 UTC 2005


Jason Merrill wrote:

> It seems to me that the specified behavior makes __cxa_demangle useless for
> type manglings, since most of them are also valid C++ identifiers, and
> therefore could be an extern "C" object name.  I think that the ambiguity
> should be resolved the other way by default, and that we should add another
> way to specify that the argument is an external name, probably via another
> entry point.

I agree.  Would you like to propose a change to the ABI document?

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com
(916) 791-8304



More information about the cxx-abi-dev mailing list