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][RFC] Malloc-less demangler interface


PS: sorry for having stated incorrectly the problem at issue in the PR: isn't about the standard exception classes (available through <stdexcept>) and constrained in the return value of what(). Instead, is all about bad_alloc, bad_cast, etc, where the null terminated byte string is implementation-defined (and could well be demangled). In short, is a purely libsupc++ issue.

Paolo.


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