gcc/libstdc++-v3 ChangeLog include/bits/std_st ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Mon Feb 26 20:23:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	bkoz@gcc.gnu.org	2001-02-26 20:23:31

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: std_stdexcept.h 

Log message:
	2001-02-26  Benjamin Kosnik  <bkoz@redhat.com>
	
	libstdc++/1972
	libstdc++/2089
	* include/bits/std_stdexcept.h (logic_error::logic_error): Use
	string object, not reference.
	(runtime_error::runtime_error): Same.
	* testsuite/19_diagnostics/stdexceptions.cc: New file.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.452.2.14&r2=1.452.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/std_stdexcept.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.3.2.1&r2=1.3.2.2



More information about the Libstdc++-cvs mailing list