gcc/libstdc++-v3/include
Benjamin Kosnik d34786e3fe ios_base.h (ios_base::failure): Tighten up throw specs.
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.

From-SVN: r39087
2001-01-17 07:44:57 +00:00
..
backward Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. 2000-12-23 07:13:57 +00:00
bits ios_base.h (ios_base::failure): Tighten up throw specs. 2001-01-17 07:44:57 +00:00
c/bits configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. 2000-12-22 00:14:08 +00:00
c_shadow configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. 2000-12-21 22:46:27 +00:00
c_std/bits std_cstdio.h: Undef printf. 2001-01-11 18:16:16 +00:00
ext include: New directory. 2000-10-05 11:27:02 +00:00
std strstream.cc: Adjust includes. 2000-11-22 00:05:16 +00:00