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

Modified Files:
        explicit-failures-markup.xml 
Log Message:
mark shared_ptr_move_test for all the platforms

Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.560
retrieving revision 1.561
diff -u -d -r1.560 -r1.561
--- explicit-failures-markup.xml        28 Jun 2007 13:44:05 -0000      1.560
+++ explicit-failures-markup.xml        28 Jun 2007 23:02:43 -0000      1.561
@@ -2211,6 +2211,11 @@
             <toolset name="msvc-6.5*"/>
             <note refid="31" author="Peter Dimov"/>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="shared_ptr_move_test"/>
+            <toolset name="*"/>
+            <note refid="38" author="Boris Gubenko"/>
+        </mark-expected-failures>
     </library>
 
     <!-- spirit -->
@@ -4742,4 +4747,8 @@
             BOOST_CHECK(ref != x);   // oops
     </note>
 
+    <note id="38">
+        This test assumes compiler support for rvalue references.
+    </note>
+
 </explicit-failures-markup>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to