Parcourir la source

Marked some expected failures for release regression test compilers. Renamed a local function internal template parameter from Bn to Bindn (because B0 is defined as a macro from a Linux header to represent a baudrate). Added itdentity_type.hpp to utility.hpp. Made reference data members of LocalFunction Addable static (because they are not set in the constructor).

[SVN r78659]
Lorenzo Caminiti il y a 14 ans
Parent
commit
462f3c6b43
3 fichiers modifiés avec 5 ajouts et 2 suppressions
  1. 1 1
      libs/local_function
  2. 1 1
      libs/utility
  3. 3 0
      status/explicit-failures-markup.xml

+ 1 - 1
libs/local_function

@@ -1 +1 @@
-Subproject commit 290103d629af3dedc19fabc234b4bf829fa6b746
+Subproject commit fc1f89e632c70d783979b0b6344324ff3dc4d7e1

+ 1 - 1
libs/utility

@@ -1 +1 @@
-Subproject commit 6b9f0103d50b47eebafbf7f77a84267e37a3efbe
+Subproject commit 88e7d8627096e351c00014353547e0184b01e0da

+ 3 - 0
status/explicit-failures-markup.xml

@@ -2490,6 +2490,7 @@
             <toolset name="clang-darwin-trunkLX"/>
             <toolset name="clang-darwin-trunkRX"/>
             <toolset name="darwin-4.4_0x"/>
+            <toolset name="gcc-4.4.3_0x"/>
             <toolset name="gcc-4.4.4_0x"/>
             <toolset name="gcc-4.5.3_0x"/>
             <toolset name="gcc-4.6.2_0x"/>
@@ -5064,6 +5065,8 @@ for more information.
             <toolset name="gcc-4.2.4"/>
             <toolset name="gcc-4.3.4"/>
             <toolset name="gcc-4.3.4_0x"/>
+            <toolset name="gcc-4.4.3"/>
+            <toolset name="gcc-4.4.3_0x"/>
             <toolset name="gcc-4.4.4"/>
             <toolset name="gcc-4.4.4_0x"/>
             <toolset name="gcc-4.5.3"/>

粤ICP备19079148号