[Fwd: Re: [PING][PATCH][RFC] vterminate use of malloc-less demangler]

Benjamin Kosnik bkoz@redhat.com
Tue Mar 27 17:31:00 GMT 2007


Dude. I know this is out there, no need to re-ping the same patch over 
and over.

I'm too busy on other work to work up an API for you at the moment. 
You'll have to hold on. Sorry.

My suggestion would be to look at the demangler API from 3.4 that I 
pointed you at (ie something templatized on Allocator), or come up with 
a less-opaque "C" API for a public extension function for cxxabi.h that 
just takes a FILE, mangled char*, status,  and returns nothing or an 
error code in status.

-benjamin



More information about the Libstdc++ mailing list