public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: bkoz@gcc.gnu.org
To: bkoz@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: libstdc++/9555
Date: Fri, 18 Apr 2003 03:56:00 -0000	[thread overview]
Message-ID: <20030418035601.31324.qmail@sources.redhat.com> (raw)

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

From: bkoz@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/9555
Date: 18 Apr 2003 03:46:44 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	bkoz@gcc.gnu.org	2003-04-18 03:46:44
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/include/bits: istream.tcc ostream.tcc 
 Added files:
 	libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/char: 
 	                                                                       9555-ia.cc 
 	libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/char: 
 	                                                                      9555-ic.cc 
 	libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char: 
 	                                                                  9555-io.cc 
 	libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char: 
 	                                                                      9555-oa.cc 
 	libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char: 
 	                                                                     9555-oc.cc 
 	libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char: 
 	                                                                 9555-oo.cc 
 
 Log message:
 	2003-04-17  Benjamin Kosnik  <bkoz@redhat.com>
 	
 	PR libstdc++/9555
 	* include/bits/ostream.tcc: Catch all exceptions for formatted
 	output, instead of std::exception and derivatives.
 	* include/bits/istream.tcc: Same.
 	* testsuite/27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc:
 	* testsuite/27_io/basic_ostream/inserters_character/char/9555-oc.cc:
 	* testsuite/27_io/basic_ostream/inserters_other/char/9555-oo.cc:
 	* testsuite/27_io/basic_istream/extractors_arithmetic/char/9555-ia.cc:
 	* testsuite/27_io/basic_istream/extractors_character/char/9555-ic.cc:
 	* testsuite/27_io/basic_istream/extractors_other/char/9555-io.cc:
 	New.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1644&r2=1.1645
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/istream.tcc.diff?cvsroot=gcc&r1=1.42&r2=1.43
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/ostream.tcc.diff?cvsroot=gcc&r1=1.37&r2=1.38
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/char/9555-ia.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/char/9555-ic.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char/9555-io.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/9555-oc.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/9555-oo.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


             reply	other threads:[~2003-04-18  3:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-18  3:56 bkoz [this message]
2003-04-18  4:06 libstdc++/9555 bkoz
2003-05-12 18:28 libstdc++/9555 bkoz

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=20030418035601.31324.qmail@sources.redhat.com \
    --to=bkoz@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).