Sfoglia il codice sorgente

Merged from HEAD.

[SVN r35332]
Markus Schöpflin 19 anni fa
parent
commit
9ff084fdfc
1 ha cambiato i file con 9 aggiunte e 9 eliminazioni
  1. 9 9
      status/explicit-failures-markup.xml

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

@@ -3629,15 +3629,15 @@ for more information.
             use and building of dll's mainly.
             </note>
         </mark-expected-failures>
-        <mark-expected-failures>
-            <test name="regex_regress_threaded"/>
-            <toolset name="gcc-4_0_3_tru64"/>
-            <note author="J. Maddock">
-            GCC on tru64 appears not to cope with C++ exceptions
-            thrown from within threads.
-            </note>
-        </mark-expected-failures>
-        <test name="concept_check">
+       <mark-expected-failures>
+          <test name="regex_regress_threaded"/>
+          <toolset name="gcc-*_tru64"/>
+          <note author="J. Maddock">
+             GCC on tru64 appears not to cope with C++ exceptions
+             thrown from within threads.
+          </note>
+       </mark-expected-failures>
+       <test name="concept_check">
             <mark-failure>
                 <toolset name="vc-8_0"/>
                 <toolset name="msvc-8_0"/>

粤ICP备19079148号