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

Modified Files:
        explicit-failures-markup.xml 
Log Message:
Mark test_variant serialization failures

Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.506
retrieving revision 1.507
diff -u -d -r1.506 -r1.507
--- explicit-failures-markup.xml        4 Dec 2006 13:47:31 -0000       1.506
+++ explicit-failures-markup.xml        5 Dec 2006 06:43:34 -0000       1.507
@@ -5,6 +5,10 @@
 
     <!--
     PLEASE VALIDATE THE XML BEFORE COMMITTING YOUR CHANGES!
+    
+    Locally, the xmlint tool can be used:
+    
+        xmllint <two-dashes>valid explicit-failures-markup.xml 
<two-dashes>schema explicit-failures.xsd
 
     The following online services can be used to validate your changes to this
     file:
@@ -2176,6 +2180,17 @@
             <toolset name="qcc-3.3.5*gpp"/>
             <note author="Jim Douglas" date="12 Feb 06" refid="36"/>
         </mark-expected-failures>
+       
+       <mark-expected-failures>
+            <test name="test_variant_*"/>
+            <toolset name="borland-5.8.2*"/>
+            <note author="Vladimir Prus">
+                The compiler fails with an error supposedly related to 
std::fpos&lt;&gt;::_Stz from the
+               &lt;iosfwd&gt; header. It is not known what causes the compiler 
to instantiate this
+               field and what causes the instantiation to fail.
+            </note>
+        </mark-expected-failures>
+               
     </library>
 
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to