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

Modified Files:
      Tag: RC_1_34_0
        explicit-failures-markup.xml 
Log Message:
Mark hash float test failure for cygwin.


Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.433.2.155
retrieving revision 1.433.2.156
diff -u -d -r1.433.2.155 -r1.433.2.156
--- explicit-failures-markup.xml        18 Feb 2007 20:39:46 -0000      
1.433.2.155
+++ explicit-failures-markup.xml        19 Feb 2007 20:52:35 -0000      
1.433.2.156
@@ -1362,6 +1362,17 @@
         </mark-expected-failures>
 
         <mark-expected-failures>
+            <test name="hash_float_test"/>
+            <toolset name="gcc-cygwin*"/>
+            <note author="Daniel James">
+                On this platform both std::frexp and std::ldexp treat long
+                doubles as longs, so the hashing algorithm does the same.
+                This means that you'll get very bad results for long doubles
+                that can't be represented by doubles.
+            </note>
+        </mark-expected-failures>
+
+        <mark-expected-failures>
             <test name="point" />
             <test name="books" />
             <toolset name="msvc-6.5*"/>


-------------------------------------------------------------------------
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