This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: automatic conversion to new libstdc++-v3
- To: Felix Natter <f dot natter at ndh dot net>
- Subject: Re: automatic conversion to new libstdc++-v3
- From: Phil Edwards <pedwards at disaster dot jaj dot com>
- Date: Sun, 21 Oct 2001 20:26:20 -0400
- Cc: libstdc++ at sources dot redhat dot com, debian at tonelli dot sns dot it
- References: <20010806195215.A2817@Tonelli.sns.it> <87lmi5fags.fsf@mybaby.home.felix>
A Mennucc1 <debian@tonelli.sns.it> writes:
> > gcc-3.0-ize adds AC_LIBSTDCXX_STRING to configure.in:
Note that the AC_ prefix implies that this macro is being supplied by
Autoconf itself, which is false. You should use your own prefix (for
example, your name, or your organization, or some combination thereof).
> > It also deletes 'bad_alloc' that is not a valid signal any more.
If you mean that bad_alloc is no longer a valid /exception/, then this is
wrong: std::bad_alloc is part of the standard library.
Phil
--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams