From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11237 invoked by alias); 29 May 2002 09:16:11 -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 11172 invoked by uid 71); 29 May 2002 09:16:07 -0000 Date: Wed, 29 May 2002 02:26:00 -0000 Message-ID: <20020529091607.11158.qmail@sources.redhat.com> To: bkoz@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Benjamin Kosnik Subject: Re: libstdc++/6795: stringbuf failure Reply-To: Benjamin Kosnik X-SW-Source: 2002-05/txt/msg00942.txt.bz2 List-Id: The following reply was made to PR libstdc++/6795; it has been noted by GNATS. From: Benjamin Kosnik To: Stein Somers Cc: 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 Subject: Re: libstdc++/6795: stringbuf failure Date: Wed, 29 May 2002 02:10:53 -0700 > 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