Update of /cvsroot/boost/boost/status
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3288/status
Modified Files:
explicit-failures-markup.xml
Log Message:
marked rational/rational_test as expected failure on Sun Studio 11, explanation
kindly provided by Simon Atanasyan
Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.498
retrieving revision 1.499
diff -u -d -r1.498 -r1.499
--- explicit-failures-markup.xml 18 Oct 2006 16:48:10 -0000 1.498
+++ explicit-failures-markup.xml 19 Oct 2006 14:08:46 -0000 1.499
@@ -1978,6 +1978,25 @@
</mark-expected-failures>
</library>
+ <!-- rational -->
+ <library name="rational">
+ <mark-expected-failures>
+ <test name="rational_test"/>
+ <toolset name="sun-5.8"/>
+ <note author="J. López" date="19 Oct 2006">
+ The test is exposing the following known error of Sun Studio 11:
+ overload resolution fails if
+ a) some class has a conversion operator to a reference to
+ a built-in type, and
+ b) overload resolution involves a user-defined operator as well
+ as a built-in operator, and
+ c) the built-in operator takes the result of the conversion
+ mentioned in a) as an operand.
+ A fix will be reportedly included in patch no 6 of Sun Studio 11.
+ </note>
+ </mark-expected-failures>
+ </library>
+
<!-- serialization -->
<library name="serialization">
<mark-unusable>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs