public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libstdc++/6594
@ 2002-08-06 22:16 bkoz
  0 siblings, 0 replies; 2+ messages in thread
From: bkoz @ 2002-08-06 22:16 UTC (permalink / raw)
  To: bkoz; +Cc: gcc-prs

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

From: bkoz@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/6594
Date: 7 Aug 2002 05:13:08 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	bkoz@gcc.gnu.org	2002-08-06 22:13:08
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/src: strstream.cc 
 	libstdc++-v3/testsuite/19_diagnostics: stdexceptions.cc 
 	libstdc++-v3/testsuite/backward: strstream_members.cc 
 
 Log message:
 	2002-08-06  Benjamin Kosnik  <bkoz@redhat.com>
 	
 	Revert PR libstdc++/6594
 	* src/strstream.cc (strstreambuf): Revert.
 	(strstreambuf::overflow): Same.
 	(strstreambuf::~strstreambuf): Same.
 	* testsuite/backward/strstream_members.cc (test02): Add.
 	
 	* testsuite/19_diagnostics/stdexceptions.cc (test04): Add bool test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1057.2.159.2.2&r2=1.1057.2.159.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/strstream.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.8.16.2&r2=1.8.16.2.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/19_diagnostics/stdexceptions.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.6.14.1&r2=1.6.14.1.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/backward/strstream_members.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1.2.1&r2=1.1.2.1.2.1
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* libstdc++/6594
@ 2002-08-02  9:06 bkoz
  0 siblings, 0 replies; 2+ messages in thread
From: bkoz @ 2002-08-02  9:06 UTC (permalink / raw)
  To: bkoz; +Cc: gcc-prs

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

From: bkoz@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/6594
Date: 2 Aug 2002 16:04:17 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	bkoz@gcc.gnu.org	2002-08-02 09:04:16
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/docs/html: abi.txt 
 	libstdc++-v3/src: strstream.cc 
 	libstdc++-v3/testsuite: Makefile.am Makefile.in 
 	                        testsuite_hooks.h 
 	libstdc++-v3/testsuite/19_diagnostics: stdexceptions.cc 
 	libstdc++-v3/testsuite/backward: strstream_members.cc 
 
 Log message:
 	2002-08-02  Benjamin Kosnik  <bkoz@redhat.com>
 	
 	Revert PR libstdc++/6594
 	* src/strstream.cc (strstreambuf): Revert.
 	(strstreambuf::overflow): Same.
 	(strstreambuf::~strstreambuf): Same.
 	* testsuite/backward/strstream_members.cc (test02): Add.
 	
 	* docs/html/abi.txt: Update. Spell check.
 	
 	* testsuite/19_diagnostics/stdexceptions.cc (test04): Add bool test.
 	
 	* testsuite/Makefile.am (INCLUDES): Add LIBSUPCXX_INCLUDES.
 	* testsuite/Makefile.in: Regenerate.
 	* testsuite/testsuite_hooks.h: Use __throw_exception_again,
 	include functexcept.h so that -fno-exceptions will build.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1305&r2=1.1306
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/abi.txt.diff?cvsroot=gcc&r1=1.4&r2=1.5
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/strstream.cc.diff?cvsroot=gcc&r1=1.12&r2=1.13
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/Makefile.am.diff?cvsroot=gcc&r1=1.7&r2=1.8
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/Makefile.in.diff?cvsroot=gcc&r1=1.30&r2=1.31
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_hooks.h.diff?cvsroot=gcc&r1=1.9&r2=1.10
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/19_diagnostics/stdexceptions.cc.diff?cvsroot=gcc&r1=1.7&r2=1.8
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/backward/strstream_members.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-07  5:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-06 22:16 libstdc++/6594 bkoz
  -- strict thread matches above, loose matches on Subject: below --
2002-08-02  9:06 libstdc++/6594 bkoz

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).