[cxx-abi-dev] Pointer to member function mangling
Christophe de Dinechin
ddd at cup.hp.com
Sun Feb 24 06:54:27 UTC 2002
Well, I'd also recommend that G++ match aCC :-), but we still need to
fix our demangler:
% c++filt
_ZNK1B1fEM1AKFvvE
B::f( void ( const)() A::* ) const
Regards,
Christophe
On Tuesday, February 19, 2002, at 10:15 AM, Mark Mitchell wrote:
>
>
> --On Tuesday, February 19, 2002 11:57:05 AM -0600 "Randall P. Meyer"
> <meyer at rsn.hp.com> wrote:
>
>> _Z1fM1AKFvvE
>
> Bummer. I was hoping that aCC would do the same as the G++ so
> that we could agree on that, independent of whether it's abstractly
> the prettiest thing or not.
>
> Now it looks like we have a legitimate controversy.
>
> Since G++ 3.1 is going to contain a few ABI fixes already, I think
> the easiest solution is probably to change G++ to match aCC.
>
> Jason, do you agree?
>
> --
> Mark Mitchell mark at codesourcery.com
> CodeSourcery, LLC http://www.codesourcery.com
>
>
More information about the cxx-abi-dev
mailing list