 |
|
|
|
Actions
|
|
[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [cxx-abi-dev] __cxa_demangle of type manglings
- To: Jason Merrill <jason@xxxxxxxxxx>
- Subject: Re: [cxx-abi-dev] __cxa_demangle of type manglings
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: Thu, 17 Feb 2005 12:37:14 -0800
Jason Merrill wrote:
On Mon, 17 Jan 2005 22:03:10 -0800, Mark Mitchell <mark@xxxxxxxxxxxxxxxx> wrote:
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?
I installed this change.
Thanks,
--
Mark Mitchell
CodeSourcery, LLC
mark@xxxxxxxxxxxxxxxx
(916) 791-8304
|
|