Переглянути джерело

Add not supported compilers for Bimap

[SVN r40674]
Matias Capeletto 18 роки тому
батько
коміт
d0043fe9db
1 змінених файлів з 46 додано та 7 видалено
  1. 46 7
      status/explicit-failures-markup.xml

+ 46 - 7
status/explicit-failures-markup.xml

@@ -290,8 +290,47 @@
         </mark-expected-failures>
         </mark-expected-failures>
     </library>
     </library>
 
 
-    <!-- bimap-->
+    <!-- bimap -->
     <library name="bimap">
     <library name="bimap">
+        <mark-unusable>
+            <toolset name="borland-5.6*"/>
+            <note author="J. L&#195;&#179;pez" date="05 Jul 2004" refid="17"/>
+        </mark-unusable>
+        <mark-unusable>
+            <toolset name="borland-5.8*"/>
+            <note author="Alisdair Meredith" date="26 May 2006"/>
+        </mark-unusable>
+        <mark-unusable>
+            <toolset name="borland-5.9*"/>
+            <note author="Alisdair Meredith" date="27 Feb 2007"/>
+        </mark-unusable>
+        <mark-unusable>
+            <toolset name="gcc-2.95.3-linux"/>
+            <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
+            <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
+            <note author="J. L&#195;&#179;pez" date="09 Jul 2004" refid="17"/>
+        </mark-unusable>
+        <mark-unusable>
+            <toolset name="*como-4_3_3-msvc"/>
+            <note author="J. L&#195;&#179;pez" date="30 Jul 2004">
+                The VC++ 6.0 backend runs out of internal resources while
+                trying to process the Comeau output for this library;
+                Comeau Computing has been asked about a solution.
+                On the other hand, Comeau 4.3.3 with VC++ 7.0 backend works
+                fine.
+            </note>
+        </mark-unusable>
+        <mark-unusable>
+            <toolset name="sunpro-5_3-sunos"/>
+            <toolset name="sunpro-5_8u1-sunos"/>
+            <note author="J. L&#195;&#179;pez" date="22 Apr 2005" refid="17"/>
+        </mark-unusable>
+        <mark-unusable>
+            <toolset name="dmc-8_43-stlport-4_5_3"/>
+            <toolset name="dmc-8_44b-stlport-4_5_3"/>
+            <toolset name="dmc-8_47-stlport-4_5_3"/>
+            <note author="J. L&#195;&#179;pez" date="03 Jun 2005" refid="17"/>
+        </mark-unusable>
         <mark-expected-failures>
         <mark-expected-failures>
             <test name="test_bimap_assign"/>
             <test name="test_bimap_assign"/>
             <test name="test_bimap_ordered"/>
             <test name="test_bimap_ordered"/>
@@ -301,12 +340,12 @@
             <note refid="38" author="Boris Gubenko"/>
             <note refid="38" author="Boris Gubenko"/>
         </mark-expected-failures>
         </mark-expected-failures>
         <mark-expected-failures>
         <mark-expected-failures>
-        <test name="typeof"/>
-                <toolset name="acc*"/>
-                <toolset name="intel-vc71-win*"/>
-                <toolset name="intel-vc8-win*"/>
-                <toolset name="intel-win-9.1"/>
-                <toolset name="hp_cxx*"/>
+            <test name="typeof"/>
+            <toolset name="acc*"/>
+            <toolset name="intel-vc71-win*"/>
+            <toolset name="intel-vc8-win*"/>
+            <toolset name="intel-win-9.1"/>
+            <toolset name="hp_cxx*"/>
             <note refid="39" author="Boris Gubenko"/>
             <note refid="39" author="Boris Gubenko"/>
         </mark-expected-failures>
         </mark-expected-failures>
     </library>
     </library>

粤ICP备19079148号