Przeglądaj źródła

Merged revisions 62547 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
r62547 | eric_niebler | 2010-06-07 23:28:56 -0400 (Mon, 07 Jun 2010) | 1 line

mark up xpressive failures
........


[SVN r62741]

Eric Niebler 16 lat temu
rodzic
commit
0327c06532
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      status/explicit-failures-markup.xml

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

@@ -6174,9 +6174,9 @@ These tests will fail in most compilers that don't support rvalue references.
             </note>
         </mark-unusable>
         <mark-unusable>
-            <toolset name="borland-5*"/>
+            <toolset name="borland-*"/>
             <note author="Eric Niebler">
-                Boost.Fusion doesn't work on this compiler.
+                Boost.Proto doesn't work on this compiler.
             </note>
         </mark-unusable>
         <mark-unusable>
@@ -6197,6 +6197,7 @@ These tests will fail in most compilers that don't support rvalue references.
             <toolset name="sun-5.7"/>
             <toolset name="sun-5.8"/>
             <toolset name="sun-5.9"/>
+            <toolset name="sun-5.10"/>
             <note refid="17"/>
         </mark-unusable>
 

粤ICP备19079148号