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


On Fri, Jun 27, 2003 at 09:41:13PM +0200, Gabriel Dos Reis wrote:
> "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:
> 
> [...]
> 
> |  > It uses <vector> and <string>.
> |  > H.J.
> | 
> | Can't you write mini replacements?
> 
> I think it would not be a good idea to take that road. 
> I would not recommand libstdc++-v3 to include mini implementations of
> this or that functionality already part of our standard distribution
> each time a source code managment issue surfaces. 
> 

It will be used for libiberty, not libstdc++-v3.

H.J.


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