Преглед изворни кода

list of excludedd compilers for boost.fiber

Oliver Kowalke пре 10 година
родитељ
комит
dcd7f1fb1a
1 измењених фајлова са 25 додато и 0 уклоњено
  1. 25 0
      status/explicit-failures-markup.xml

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

@@ -1563,6 +1563,31 @@
             </mark-failure>
         </test>
     </library>
+    
+    <!-- fiber -->
+    <library name="fiber">
+      <mark-unusable>
+        <toolset name="cray-*"/>
+        <toolset name="darwin-4.4"/>
+        <toolset name="darwin-4.4*"/>
+        <toolset name="gcc-4.4"/>
+        <toolset name="gcc-4.4*"/>
+        <toolset name="gcc-4.7*"/>
+        <toolset name="gcc-4.7"/>
+        <toolset name="gcc-m*ngw-4.4"/>
+        <toolset name="gcc-m*ngw-4.4*"/>
+        <toolset name="gcc-m*ngw-4.5"/>
+        <toolset name="gcc-m*ngw-4.5*"/>
+        <toolset name="gcc-m*ngw-4.6"/>
+        <toolset name="gcc-m*ngw-4.6*"/>
+        <toolset name="gcc-m*ngw-4.7"/>
+        <toolset name="gcc-m*ngw-4.7*"/>
+        <toolset name="msvc-7.*"/>
+        <toolset name="msvc-8.0"/>
+        <toolset name="pgi-*"/>
+        <toolset name="vacpp-*"/>
+      </mark-unusable>
+    </library>
 
 
     <!-- filesystem -->

粤ICP备19079148号