C++ demangler horrors

Oscar Fuentes ofv@wanadoo.es
Thu Jun 26 21:48:00 GMT 2003


Thanks.

I'll look into this on the weekend.

"H. J. Lu" <hjl@lucon.org> writes:

>> Some time ago I was forced to write a vector & string replacement. It
>> is not highly optimized, nor it has support for allocators, but I'm
>> using it on a daily basis. The string is just a vector of chars plus
>> the guarantee of a '\0' at the end.
>> 
>> If you are interested, send me the *files* (not the patches, I'm not a
>> gcc developer and I don't want to setup a build environment for it)
>> and I'll see if I can make it work.
>> 
>
> Here is it is. Just untar and do
>
> # ./configure
> # make

-- 
Oscar



More information about the Gcc mailing list