This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [c++] Another question about demangler output


mec.gnu@mindspring.com (Michael Elizabeth Chastain) writes:

[...]

| (4) BB::operator __typeof__(int (*)()) ()
| 
|     I suggest this improvement to (3).  This is my favorite.
| 
| (5) _ZN2BBcvPFivEEv
| 
|     Hey, it's an option, but I don't like it and I doubt that anybody
|     else likes it either.
| 
| My preference order is (4) > (3) > (2) > (1) > (5).

I suppose we can't do better given current state.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]