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]

Re: Demangle THIS


Carlo Wood <carlo@alinoe.com> writes:

> This message is not entirely serious ;).
> 
> However - I *am* proud to have just finished a pretty hard task (heh),
> and wanted to share this with ya all before going to bed (its 5:13 am)...
> 
> ~/c++/libcw/src/libcwd>a.out _Z1fKM1AA4_VPRA3_i 2>/dev/null
> f(int (&* volatile (A::* const) [4]) [3])
> 
> I don't see libiberty do that any time soon! Heheh

Well, put it in libcw's CVS, and i'll rewrite the libiberty demangler
to do it.

> 
> Good night,
> 
> -- 
> Carlo Wood <carlo@alinoe.com>
> 
> PS libiberty's demangler makes of it:
>    f(int (&*) [3] volatile (A::*) [4] const)
>    ROFL

-- 
"Last time I went to the movies I was thrown out for bringing my
own food.  My argument was that the concession stand prices are
outrageous.  Besides, I haven't had a Bar-B-Que in a long time.
"-Steven Wright


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