Przeglądaj źródła

marked foreach rvalue tests for tru64cxx as expected failures

[SVN r30755]
Eric Niebler 21 lat temu
rodzic
commit
fc90856501
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      status/explicit-failures-markup.xml

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

@@ -878,6 +878,7 @@
             <toolset name="cw-9_5-darwin"/>
             <toolset name="sunpro*"/>
             <toolset name="mingw"/>
+            <toolset name="tru64cxx65*"/>
             <note author="Eric Niebler">
                 This compiler does not support detection of
                 const rvalues.
@@ -889,6 +890,7 @@
             <toolset name="vc-6_5*"/>
             <toolset name="vc-7_0"/>
             <toolset name="borland-5_6_4"/>
+            <toolset name="tru64cxx65*"/>
             <note author="Eric Niebler">
                 This compiler does not support detection of
                 rvalues.

粤ICP备19079148号