Просмотр исходного кода

Added a workaround for a compilation failure when including some Boost Serialization headers before some Boost Pool headers using MSVC 7.1 or 8.0. Source of the problem is a compiler bug fixed in MSVC 9.0 and workaround consists of referencing some Windows API identifiers using their fully qualified names. Added a related regression test for the Boost Pool library. See the test code comments for more detailed information on the bug.

[SVN r44480]
Jurko Gospodnetić 18 лет назад
Родитель
Сommit
932f692af7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/pool

+ 1 - 1
libs/pool

@@ -1 +1 @@
-Subproject commit 7de7330fdcf53cca57536d61ee1450f450351a7f
+Subproject commit 7f87d3e79b7f3adcc3d2e4a7eb68be4a83d9f60e

粤ICP备19079148号