Pārlūkot izejas kodu

SunPro 5.3 is unusable with Signals, Tuple

[SVN r28321]
Douglas Gregor 21 gadi atpakaļ
vecāks
revīzija
fad3c42e72
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6 0
      status/explicit-failures-markup.xml

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

@@ -1696,6 +1696,9 @@ for more information.
 
     <!-- signals -->
     <library name="signals">
+        <mark-unusable>
+            <toolset name="sunpro-5_3"/>
+        </mark-unusable>
         <test name="dead_slot_test">
             <mark-failure>
                 <toolset name="*como-4_3_3*"/>
@@ -1833,6 +1836,9 @@ for more information.
 
     <!-- tuple -->
     <library name="tuple">
+        <mark-unusable>
+            <toolset name="sunpro-5_3"/>
+        </mark-unusable>
         <test name="io_test">
             <toolset name="intel-win32"/>
             <note author="B. Dawes" refid="3"/>

粤ICP备19079148号