Explorar o código

adds comment to fusion aCC failure markup


[SVN r41201]
Tobias Schwinger %!s(int64=18) %!d(string=hai) anos
pai
achega
a911b2ac58
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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号