6434a2031c
Merging from trunk: new function diagnostic_information_what, and mutable error info access.
...
[SVN r56477]
2009-09-29 20:38:11 +00:00
0f5a51238b
Merging in changes trunk updates: adding standard error_info typedefs, updating the documentation.
...
[SVN r55094]
2009-07-22 20:55:50 +00:00
027c0ff919
added functions current_exception_cast, current_exception_diagnostic_information, various other minor changes, documentation update
...
[SVN r52236]
2009-04-07 18:33:44 +00:00
aaf8fff6fb
merged borland 6+ support from trunk.
...
[SVN r49190]
2008-10-08 23:04:36 +00:00
a9b5723d0d
Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
...
[SVN r48905]
2008-09-19 20:29:26 +00:00
6bffb18f10
Removed boost::exception::what. Technically not a bug fix but solves the problem reported by Oliver Kowalke on the Boost Developers mailing list.
...
[SVN r46931]
2008-06-30 19:56:35 +00:00
a1c08eb8e0
Boost Exception
...
In other libraries, watch for compile error referring to throw_exception_assert_compatibility in boost::throw_exception. Resolve by throwing an exception that derives from std::exception. This is not a new requirement but it is being enforced now.
[SVN r46818]
2008-06-28 18:29:40 +00:00