This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: patch: testsuite std namespace safe
- To: libstdc++@sourceware.cygnus.com
- Subject: Re: patch: testsuite std namespace safe
- From: Gabriel Dos_Reis <Gabriel.Dos_Reis@sophia.inria.fr>
- Date: 15 Jul 1999 09:15:40 +0200
- Organization: I.N.R.I.A Sophia-Antipolis (France)
- References: <Pine.SUN.3.91.990714092349.5599E-100000@rtl.cygnus.com>
Benjamin Kosnik <bkoz@cygnus.com> writes:
| I would like to actually start using namespaces for this next snapshot. I
| propose using "-fnew-abi" when building the library.
|
| Since this is a pretty big change, I was wondering what people thought.
| Any comments from people currently using v-3 with namespaces?
My wish is that for the next snapshot, we begin using the new ABI and
dig deep what is going wrong and find ways to make things work. I
think this is necessary if we want to meet g++-3.0 schedule.
-- Gaby