C++ demangler horrors

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Thu Jun 26 19:46:00 GMT 2003


 > From: "H. J. Lu" <hjl@lucon.org>
 > 
 > > Can't you write mini replacements?
 > > 
 > 
 > The one compiled in libiberty use <dynstring>, not <string>. I tried
 > mini <vector> once. But it seems not a small project, considering
 > all the <vector> features the demengler uses. I think my time is
 > better spent somewhere else.
 > H.J.

I agree.

But if this represents a way out of the problem (and I don't know that
it does) then we could list this in the "beginner" projects section
and call for volunteers who know c++ to write this code for us.

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu



More information about the Gcc mailing list