public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: paolo@gcc.gnu.org
To: paolo@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: libstdc++/10097
Date: Tue, 25 Mar 2003 20:26:00 -0000	[thread overview]
Message-ID: <20030325195601.2655.qmail@sources.redhat.com> (raw)

The following reply was made to PR libstdc++/10097; it has been noted by GNATS.

From: paolo@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/10097
Date: 25 Mar 2003 19:53:18 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	paolo@gcc.gnu.org	2003-03-25 19:53:18
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/src: fstream.cc 
 	libstdc++-v3/testsuite/27_io: filebuf_virtuals.cc 
 	                              filebuf_members.cc 
 
 Log message:
 	2003-03-25  Paolo Carlini  <pcarlini@unitus.it>
 	Petur Runolfsson  <peturr02@ru.is>
 	
 	PR libstdc++/10097
 	* src/fstream.cc (basic_filebuf<char>::_M_underflow_common,
 	basic_filebuf<wchar_t>::_M_underflow_common):
 	if (gptr() < egptr()) return *gptr().
 	* testsuite/27_io/filebuf_virtuals.cc (test15): Add.
 	
 	* testsuite/27_io/filebuf_members.cc (test_04): Minor
 	changes: unlink fifo before making it, fix spelling error.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1464.2.71&r2=1.1464.2.72
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/fstream.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2.26.1&r2=1.2.26.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/filebuf_virtuals.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.7.14.8&r2=1.7.14.9
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/filebuf_members.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16.20.2&r2=1.16.20.3
 


             reply	other threads:[~2003-03-25 19:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-25 20:26 paolo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-12 18:28 libstdc++/10097 bkoz
2003-03-17 23:56 libstdc++/10097 paolo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030325195601.2655.qmail@sources.redhat.com \
    --to=paolo@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).