Commit Graph

7 Commits

Author SHA1 Message Date
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
ae714358ad fixes comeau bug
[SVN r24278]
2004-08-04 05:15:01 +00:00
98c7eb7d68 Converted to Boost Software License, Version 1.0
[SVN r24055]
2004-07-26 00:32:12 +00:00
17f806e8a7 _MSC_VER use clarified.
[SVN r20992]
2003-11-28 15:35:21 +00:00
d1e4951cd5 -Wundef fixes.
[SVN r18788]
2003-06-12 17:09:24 +00:00
2f59c2a05e boost::throw_exception documentation added.
[SVN r16239]
2002-11-14 15:13:59 +00:00
b01dc32c72 BOOST_NO_EXCEPTIONS support added.
[SVN r14835]
2002-08-14 12:27:22 +00:00