Просмотр исходного кода

mark up xpressive failures

[SVN r62547]
Eric Niebler 16 лет назад
Родитель
Сommit
eb8da288ae
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      status/explicit-failures-markup.xml

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

@@ -6110,9 +6110,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>
@@ -6133,6 +6133,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号