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

fixed markup validation error: consolidated two consequtive notes

[SVN r41262]
Boris Gubenko 18 лет назад
Родитель
Сommit
7d4682d946
1 измененных файлов с 2 добавлено и 6 удалено
  1. 2 6
      status/explicit-failures-markup.xml

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

@@ -1597,16 +1597,12 @@
             <test name="make_fused_function_object"/>
             <test name="make_fused_procedure"/>
             <toolset name="acc"/>
-            <note author="Boris Gubenko">
-                With aCC6, this test needs to be compiled in strict ansi mode.
-                Since on HP-UX boost testing is done in the default compilation
-                mode, the test fails on this platform.
-            </note>
             <note author="Tobias Schwinger">
                 Those failures are due to not quite const-correct overload
                 resolution. The complaints from the test suite should rarely 
                 matter in practice - the corresponding components are basically
-                usable.
+                usable. With aCC6, when compiled in strict ansi mode, the test
+                succeeds.
             </note>
         </mark-expected-failures>
     </library>

粤ICP备19079148号