egcs/libstdc++-v3 ChangeLog docs/html/17_intro ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Tue Jan 16 23:44:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bkoz@gcc.gnu.org	2001-01-16 23:44:57

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/docs/html/17_intro: C++STYLE 
	libstdc++-v3/include/bits: ios_base.h 
	libstdc++-v3/libsupc++: exception exception_support.cc typeinfo 
	libstdc++-v3/src: ios.cc 

Log message:
	2001-01-16  Benjamin Kosnik  <bkoz@redhat.com>
	
	libstdc++/1605
	* include/bits/ios_base.h (ios_base::failure): Tighten up throw specs.
	* src/ios.cc (ios_base::failure): Make definitions match.
	* libsupc++/typeinfo (class bad_typeid): Add throw specs.
	(class bad_cast): Same.
	* libsupc++/exception (class exception): Add throw specs.
	* libsupc++/exception_support.cc (set_terminate): Add throw specs.
	(set_unexpected): Same.
	(uncaught_exception): Same.
	(what): Same.
	
	* docs/html/17_intro/C++STYLE (classname): Fix.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.393&r2=1.394
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/docs/html/17_intro/C++STYLE.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/ios_base.h.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libsupc++/exception.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libsupc++/exception_support.cc.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libsupc++/typeinfo.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/src/ios.cc.diff?cvsroot=gcc&r1=1.11&r2=1.12



More information about the Libstdc++-cvs mailing list