Update of /cvsroot/boost/boost/status
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4932/status

Modified Files:
      Tag: RC_1_34_0
        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.433.2.100
retrieving revision 1.433.2.101
diff -u -d -r1.433.2.100 -r1.433.2.101
--- explicit-failures-markup.xml        18 Oct 2006 16:47:23 -0000      
1.433.2.100
+++ explicit-failures-markup.xml        19 Oct 2006 14:13:03 -0000      
1.433.2.101
@@ -2099,6 +2099,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&#243;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

Reply via email to