This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/6795: stringbuf failure
- From: Stein Somers <ssomers at opnet dot com>
- To: bkoz at gcc dot gnu dot org, 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: Mon, 27 May 2002 21:11:41 +0200
- Subject: Re: libstdc++/6795: stringbuf failure
At 27-05-02 11:37 +0000, you wrote:
>Synopsis: stringbuf failure
>
>Responsible-Changed-From-To: unassigned->bkoz
>Responsible-Changed-By: bkoz
>Responsible-Changed-When: Mon May 27 04:37:54 2002
>Responsible-Changed-Why:
> Mine.
>State-Changed-From-To: open->feedback
>State-Changed-By: bkoz
>State-Changed-When: Mon May 27 04:37:54 2002
>State-Changed-Why:
Yes, that solves the problem! Now all of my tests succeed. Thanks.
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.
Stein