Ver Fonte

marked dmc unusable

[SVN r29675]
Robert Ramey há 21 anos atrás
pai
commit
40412959a1
1 ficheiros alterados com 4 adições e 4 exclusões
  1. 4 4
      status/explicit-failures-markup.xml

+ 4 - 4
status/explicit-failures-markup.xml

@@ -1203,10 +1203,10 @@ for more information.
     <!-- serialization -->
     <library name="serialization">
         <mark-unusable>
-            <toolset name="acc" />
-            <toolset name="vacpp" />
-            <toolset name="mipspro" />
-            <toolset name="dmc" />
+            <toolset name="acc*" />
+            <toolset name="vacpp*" />
+            <toolset name="mipspro*" />
+            <toolset name="dmc*" />
             <toolset name="sunpro-5_3-sunos" />
             <note author="Robert Ramey" date="13 Jul 2004" refid="9,17,18"/>
         </mark-unusable>

粤ICP备19079148号