This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: Fixes lost after STL update
- To: Benjamin Kosnik <bkoz@cygnus.com>
- Subject: Re: Fixes lost after STL update
- From: Kevin Atkinson <kevinatk@home.com>
- Date: Fri, 12 Feb 1999 02:01:16 +0000
- CC: kabatek@Chemie.UNI-Halle.DE, libstdc++-v3@cygnus.com
- References: <Pine.LNX.3.96.990210221817.11758A-100000@loony.cygnus.com>
Benjamin Kosnik wrote:
>
> > My fixes to auto_ptr are lost after the update to SGI STL 3.12.
> > Was it Your intention?
>
> Nope. It is my intention to track SGI though, and it looks like that patch
> didn't get into this release. I had checked that patch in, and then asked
> you in an offhand, following email if you had a testsuite addition for
> that patch.
>
> Perhaps you could re-submit that patch to v-3 and Matt Austern at SGI
> (austern@sgi.com), and include the test case? That would probably help
> both of us synch up.
>
> > If not, perhaps there are other changes lost in the STL files.
>
> Perhaps so. Have you found any others? Please let me know if you find any,
> because a bunch of stuff changed.
How about doing this.
1) check out the CVS version of the STL stuff just before you updated
to version 3.12
2) do a difference from that version (just before the update) with the
original unmodified version of SGI's STL 3.11
3) Carefully review the changes made and try to apply them back into
the version 3.12.
4) After you have applied all of the changes do a diff with your new
version of the STL and version 3.12 and send the patch to SGI.
Will this not work?
--
Kevin Atkinson
kevinatk@home.com
http://metalab.unc.edu/kevina/