diff options
author | Emil Dotchevski <emil@revergestudios.com> | 2008-06-28 18:29:40 +0000 |
---|---|---|
committer | Emil Dotchevski <emil@revergestudios.com> | 2008-06-28 18:29:40 +0000 |
commit | ac97b74694b5c830f16ebcceb35a1203f557a697 (patch) | |
tree | 9b700ef3721d5d49a312309babb5346412e69d30 | |
parent | ae47f4be1b3304efa77e4a58bb115ca55fe277c6 (diff) | |
download | boost-ac97b74694b5c830f16ebcceb35a1203f557a697.tar.gz |
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]
m--------- | libs/exception | 0 | ||||
m--------- | libs/utility | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/libs/exception b/libs/exception -Subproject 12029f86bac5e1a9c7d5a18503a832e5a17b216 +Subproject a1c08eb8e03aab8ff560314a8d8f1825d0d54ad diff --git a/libs/utility b/libs/utility -Subproject 17bee9d43fd2b8db688e6f20e6b4bf4bbb11aa8 +Subproject e632b0fb1f56e0f3a17349bb8938bf94c0a1a19 |