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

Modified Files:
        explicit-failures-markup.xml 
Log Message:
Restore smart_ptr rvalue fails

Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.563
retrieving revision 1.564
diff -u -d -r1.563 -r1.564
--- explicit-failures-markup.xml        14 Jul 2007 05:41:57 -0000      1.563
+++ explicit-failures-markup.xml        14 Jul 2007 05:52:16 -0000      1.564
@@ -2489,7 +2489,12 @@
             <toolset name="msvc-6.5*"/>
             <note refid="31" author="Peter Dimov"/>
         </mark-expected-failures>
-    </library>
+        <mark-expected-failures>
+            <test name="shared_ptr_move_test"/>
+            <toolset name="*"/>
+            <note refid="40" author="Boris Gubenko"/>
+        </mark-expected-failures>
+   </library>
 
     <!-- spirit -->
     <library name="spirit">
@@ -5305,4 +5310,8 @@
         This test assumes native typeof support.
     </note>
 
+    <note id="40">
+        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