This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: demangler
- To: mrs at wrs dot com (Mike Stump), egcs at cygnus dot com
- Subject: Re: demangler
- From: Jason Merrill <jason at cygnus dot com>
- Date: 27 Nov 1998 01:42:47 -0800
- References: <199811252305.PAA22477.cygnus.egcs@kankakee.wrs.com>
>>>>> Mike Stump <mrs@wrs.com> writes:
> I know we have talked about it some in the past, but I thought I'd
> make an offer to move the demangler into the C++ library, if people
> think what would be ok. So, before I do the work, I thought I'd ask
> to see if anyone is against doing it? Jason, does moving it sound ok?
I thought we had decided against it. It's in libiberty, after all (isn't it?).
Jason