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++/9523
Date: Mon, 28 Apr 2003 17:16:00 -0000	[thread overview]
Message-ID: <20030428171603.6195.qmail@sources.redhat.com> (raw)

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

From: bkoz@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/9523
Date: 28 Apr 2003 17:15:05 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	bkoz@gcc.gnu.org	2003-04-28 17:15:04
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/include/bits: ios_base.h 
 	libstdc++-v3/src: ios.cc 
 	libstdc++-v3/testsuite/27_io/objects/char: 5268.cc 
 Added files:
 	libstdc++-v3/testsuite/27_io/ios_base/sync_with_stdio: 9523.cc 
 	libstdc++-v3/testsuite/27_io/objects/char: 5.cc 6.cc 7.cc 8.cc 
 
 Log message:
 	2003-04-28  Petur Runolfsson  <peturr02@ru.is>
 	
 	PR libstdc++/9523
 	* include/bits/ios_base.h (Init::_S_ios_create,
 	Init::_S_ios_destroy):  Remove declarations.
 	(Init::_S_create_buffers,
 	Init::_S_destroy_buffers):  Declare
 	* src/ios.cc (Init::_S_ios_create):  Remove
 	(Init::_S_create_buffers):  Create buffers and add to streams.
 	(Init::_S_ios_destroy):  Rename to...
 	(Init::_S_destroy_buffers):  this.
 	(Init::Init):  Only construct streams once.
 	(Init::~Init):  Flush streams, don't destroy them.
 	(ios_base::sync_with_stdio):  Don't destroy streams, only buffers.
 	* testsuite/27_io/ios_base/sync_with_stdio/9523.cc:  New test.
 	* testsuite/27_io/objects/char/5.cc:  New test.
 	* testsuite/27_io/objects/char/5268.cc:  Avoid undefined behavior.
 	* testsuite/27_io/objects/char/6.cc:  New test.
 	* testsuite/27_io/objects/char/7.cc:  New test.
 	
 	2003-04-28  Benjamin Kosnik  <bkoz@redhat.com>
 	
 	* testsuite/27_io/objects/char/8.cc:  New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1671&r2=1.1672
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/ios_base.h.diff?cvsroot=gcc&r1=1.25&r2=1.26
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ios.cc.diff?cvsroot=gcc&r1=1.40&r2=1.41
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ios_base/sync_with_stdio/9523.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/char/5.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/char/6.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/char/7.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/char/8.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/char/5268.cc.diff?cvsroot=gcc&r1=1.1&r2=1.2
 


             reply	other threads:[~2003-04-28 17:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-28 17:16 bkoz [this message]
2003-05-12 18:27 libstdc++/9523 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=20030428171603.6195.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).