This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: new concept checks and the 3.0 ABI
- To: Jason Merrill <jason_merrill at redhat dot com>
- Subject: Re: new concept checks and the 3.0 ABI
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 06 Apr 2001 15:52:28 +0200
- Cc: Benjamin Kosnik <bkoz at redhat dot com>, Joe Buck <jbuck at synopsys dot COM>, libstdc++ at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <Pine.SOL.3.91.1010404185903.18664A@cse.cygnus.com> <u966giazpt.fsf@casey.cambridge.redhat.com>
Jason Merrill <jason_merrill@redhat.com> writes:
[...]
| What I think Joe is asking about is the libstdc++ ABI; in other words,
| should people be able to expect that STL-using code compiled with 3.0 will
| link with code compiled with 3.1? In other words, should we commit
| ourselves to making only representation-compatible changes? Mark has
| expressed the opinion that we should. I'm ambivalent.
That is a very strong requirement I would like us not committed to.
-- Gaby