This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [libstdc++] Make use of runtime demangler



> I have not been following the thread(s) on demangling lately...
> but does this mean that my demangler is no longer needed?

I don't know.

> Is the demangler that is added instead now capable to demangle
> everything, too?

That is my assumption. 

> Just asking because last thing I knew was that the problem
> of adding my demangler to libiberty and the C++ support library
> was a license problem (the FSF would refuse to allow another
> license than the GPL); but my demangler would be better.

I believe the licensing travesty has now been resolved. 

I'm actually not that knowledgable about this. Can you clarify why your 
demangler would be better? (And post a patch that adds it to libsupc++ so 
that __cxa_demangle has a real definition?)

-benjamin


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