This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Stipping away locale support
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Jason Merrill <jason at redhat dot com>
- Cc: libstdc++ at magfr dot user dot lysator dot liu dot se, libstdc++ at gcc dot gnu dot org
- Date: 15 Aug 2003 18:16:28 +0200
- Subject: Re: Stipping away locale support
- Organization: Integrable Solutions
- References: <20030815042416.GA534@anna><wvlk79fm1xk.fsf@prospero.boston.redhat.com>
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