Browse Source

adds comment to fusion aCC failure markup


[SVN r41201]
Tobias Schwinger 18 years ago
parent
commit
a911b2ac58
1 changed files with 6 additions and 0 deletions
  1. 6 0
      status/explicit-failures-markup.xml

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

@@ -1602,6 +1602,12 @@
                 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.
+            </note>
         </mark-expected-failures>
     </library>
 

粤ICP备19079148号