This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: STL[quick questions]
- To: jbuck at Synopsys dot COM
- Subject: Re: STL[quick questions]
- From: mrs at wrs dot com (Mike Stump)
- Date: Mon, 7 Dec 1998 14:02:01 -0800
- Cc: egcs at cygnus dot com
> From: Joe Buck <jbuck@Synopsys.COM>
> To: imarkov@math.ucla.edu (Igor Markov)
> Date: Fri, 4 Dec 98 18:47:36 PST
> The reason for not switching for 1.1 was bad timing, and 1.1.1 was
> supposed to be binary compatible so we didn't switch.
I suspect that we'll break binary compatibility with the newer STL.
If we do, then turning on all the abi breaking stuff for 1.2 would be
good, if the new code is ready in time.
Or are people more interested in maintaining what binary compatibility
we can between 1.1.1 and 1.2 (even if it isn' t complete
compatibility)?