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]

FW: type_info::name question


This should be optional.  Demangled names contain spaces (i.e.
Array<complex<double> >), this will break code that uses type_info::name
for unpickling persistent objects.

> ----------
> From: 	Jason Merrill[SMTP:jason@cygnus.com]
> Sent: 	Sunday, October 11, 1998 1:12 PM
> To: 	kunert@physik.tu-dresden.de; egcs@cygnus.com
> Subject: 	Re: type_info::name question
> 
> How would people feel about including the demangler in libgcc, and
> calling
> from type_info::name?
> 
> Jason
> 


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