This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: New STL implementation from SGI
- To: martin at mira dot isdn dot cs dot tu-berlin dot de (Martin von Loewis)
- Subject: Re: New STL implementation from SGI
- From: hjl at lucon dot org (H.J. Lu)
- Date: Tue, 7 Jul 1998 21:19:52 -0700 (PDT)
- Cc: carlo at runaway dot xs4all dot nl, egcs at cygnus dot com
>
> > I'd like to see the latest STL be added to egcs-1.1 too.
> > Or at least we should try it, and see if anything obvious
> > breaks.
>
> I have a concern about binary compatibility. Most likely,
> instantiations of templates will introduce slight
> incompatibilities. So people might have to recompile even more stuff,
> or run into non-obvious traps.
>
> So I'd rather keep the incompatible changes together, so that people
> will surely know at link time that things changed, instead of breaking
> everything at every release.
>
That is what is my interface patch for.
--
H.J. Lu (hjl@gnu.org)