From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14045 invoked by alias); 27 May 2002 19:16:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 14017 invoked by uid 71); 27 May 2002 19:16:01 -0000 Date: Mon, 27 May 2002 12:22:00 -0000 Message-ID: <20020527191601.14015.qmail@sources.redhat.com> To: bkoz@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Stein Somers Subject: Re: libstdc++/6795: stringbuf failure Reply-To: Stein Somers X-SW-Source: 2002-05/txt/msg00882.txt.bz2 List-Id: The following reply was made to PR libstdc++/6795; it has been noted by GNATS. From: Stein Somers To: bkoz@gcc.gnu.org, bkoz@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, ssomers@opnet.com, gcc-gnats@gcc.gnu.org Cc: Subject: Re: libstdc++/6795: stringbuf failure Date: Mon, 27 May 2002 21:11:41 +0200 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