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

Merge dynamic bitset from release.

I think the recent changes in trunk and release were for the same problem. But
I'm not sure so I've merged them together. Hopefully, the release branch might
fix the Intel C++ errors as well.

------------------------------------------------------------------------
r52960 | dgregor | 2009-05-13 07:11:03 +0100 (Wed, 13 May 2009) | 1 line

Use enum constants rather than local variables for integral constants. Should fix dynamic_bitset failures on GCC 4.3.x
------------------------------------------------------------------------



[SVN r53050]
Daniel James 17 лет назад
Родитель
Сommit
7969eddfde
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/dynamic_bitset

+ 1 - 1
libs/dynamic_bitset

@@ -1 +1 @@
-Subproject commit ed32df5ad2df8319d6518bb5fdf6a15d3e98b704
+Subproject commit 5c79c20827b695b3f5862be5a6a730a0b6b0e596

粤ICP备19079148号