This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/6795: stringbuf failure
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Stein Somers <ssomers at opnet dot com>
- Cc: bkoz at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, ssomers at opnet dot com, gcc-gnats at gcc dot gnu dot org
- Date: Wed, 29 May 2002 02:10:53 -0700
- Subject: Re: libstdc++/6795: stringbuf failure
- Organization: Red Hat / Paris
- References: <20020527113754.30597.qmail@sources.redhat.com><5.1.0.14.2.20020527210947.00a94e20@mail.opnet.com>
- Reply-to: bkoz at redhat dot com
> Yes, that solves the problem! Now all of my tests succeed. Thanks.
Great! Thanks, I've closed this PR.
> Probably a silly remark - I have no prior experience with cvs and how
> the gcc team uses it - but I've checked out the sources with "-r
> cvs_latest_snapshot" and without -r, and both gave the old version, so
> I corrected it manually.
Hmm. Ok. You might want to post to overseers@sources.redhat.com with
this info, as I am most definitely not a CVS guru.
-benjamin