mirror of git://gcc.gnu.org/git/gcc.git
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
|
||
|---|---|---|
| .. | ||
| BADNAMES | ||
| BUGS | ||
| C++STYLE | ||
| CHECKLIST | ||
| COPYING | ||
| DESIGN | ||
| HEADER_POLICY | ||
| PROBLEMS | ||
| RELEASE-NOTES | ||
| TODO | ||
| contribute.html | ||
| headers_cc.txt | ||
| howto.html | ||
| libstdc++-assign.txt | ||
| organization | ||
| porting-howto.html | ||