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: Stipping away locale support


Jason Merrill <jason@redhat.com> writes:

| On Fri, 15 Aug 2003 06:24:16 +0200, libstdc++@magfr.user.lysator.liu.se wrote:
| 
| > I am considering (given your last example) if it is the userfriendly
| > version of std::terminate that is dragging in all of this for you as
| > it is printing demangled names and what not.
| 
| Indeed.  It bothers me that you can't currently link a program with just
| libsupc++, because vterm requires the demangler.

I think "verbose terminate" was made optional.

-- Gaby


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