This is the mail archive of the gcc-patches@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: [PATCH] Demangler woes with current CVS and type names


> Based on the timestamp of your other email, I want to verify that the
> original patch as posted is in fact okay.  (Messages are arriving in an
> odd order today.)

Yes, the original patch is OK.  At some point, the demangler interface
got made smarter, precisely so that people could demangle at runtime
the names they get from typeid.  Of course, they can't with the GNU
C++ library as shipped, due to the licensing issues, but in other
compilers they can.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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