This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Benjamin Kosnik wrote:


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


Thanks for the reply.

If you had not simply ignored the last three emails regarding this patch, spread over four weeks, I would probably not have made the mistake of assuming you'd forgotten all about it.

If you're currently busy, perhaps there's another reviewer I can work with here?


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