This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Demangle THIS
- To: Carlo Wood <carlo at alinoe dot com>
- Subject: Re: Demangle THIS
- From: Daniel Berlin <dan at cgsoftware dot com>
- Date: 21 Jun 2001 11:15:55 -0400
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- References: <20010621052336.A15429@alinoe.com>
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