This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: C++ demangler horrors


 > 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


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