Răsfoiți Sursa

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]

Emil Dotchevski 18 ani în urmă
părinte
comite
ac97b74694
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      libs/exception
  2. 1 1
      libs/utility

+ 1 - 1
libs/exception

@@ -1 +1 @@
-Subproject commit 12029f86bac5e1a9c7d5a18503a832e5a17b2167
+Subproject commit a1c08eb8e03aab8ff560314a8d8f1825d0d54ad4

+ 1 - 1
libs/utility

@@ -1 +1 @@
-Subproject commit 17bee9d43fd2b8db688e6f20e6b4bf4bbb11aa85
+Subproject commit e632b0fb1f56e0f3a17349bb8938bf94c0a1a19b

粤ICP备19079148号