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++/10132
Date: Sat, 26 Apr 2003 00:26:00 -0000	[thread overview]
Message-ID: <20030426002600.18902.qmail@sources.redhat.com> (raw)

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

From: bkoz@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/10132
Date: 26 Apr 2003 00:23:18 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	bkoz@gcc.gnu.org	2003-04-26 00:23:18
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/include/bits: fstream.tcc 
 	libstdc++-v3/include/std: std_fstream.h 
 	libstdc++-v3/src: fstream.cc 
 Added files:
 	libstdc++-v3/testsuite/27_io/basic_filebuf/cons/wchar_t: 
 	                                                         10132-1.cc 
 	libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff: 10132-2.cc 
 	libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos: 10132-3.cc 
 
 Log message:
 	2003-04-25  Benjamin Kosnik  <bkoz@redhat.com>
 	
 	PR libstdc++/10132
 	* include/std/std_fstream.h (basic_filebuf::is_open): Add throw()
 	exception specifications.
 	(basic_filebuf::close): Same.
 	(basic_filebuf::_M_pback_destroy): Same.
 	(basic_filebuf::_M_destroy_internal_buffer): Same.
 	(basic_filebuf): Remove __res_type typedef.
 	* src/fstream.cc: Same.
 	* include/bits/fstream.tcc
 	(basic_filebuf::_M_convert_to_external): Simplify.
 	(basic_filebuf::seekoff): Use has_facet	before use_facet.
 	(basic_filebuf::close): Add exception specification of throw().
 	* testsuite/27_io/basic_filebuf/cons: New.
 	* testsuite/27_io/basic_filebuf/cons/wchar_t: New.
 	* testsuite/27_io/basic_filebuf/cons/wchar_t/10132-1.cc: New.
 	* testsuite/27_io/basic_filebuf/seekoff/10132-2.cc: New.
 	* testsuite/27_io/basic_filebuf/seekpos/10132-3.cc: New.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1662&r2=1.1663
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&r1=1.65&r2=1.66
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_fstream.h.diff?cvsroot=gcc&r1=1.29&r2=1.30
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/fstream.cc.diff?cvsroot=gcc&r1=1.8&r2=1.9
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/cons/wchar_t/10132-1.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/10132-2.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/10132-3.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


             reply	other threads:[~2003-04-26  0:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-26  0:26 bkoz [this message]
2003-04-28 15:46 libstdc++/10132 bkoz
2003-05-12 18:27 libstdc++/10132 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=20030426002600.18902.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).