Boost logo

Boost-Commit :

From: Alexander.Nasonov_at_[hidden]
Date: 2007-11-05 16:20:35


Author: nasonov
Date: 2007-11-05 16:20:35 EST (Mon, 05 Nov 2007)
New Revision: 40810
URL: http://svn.boost.org/trac/boost/changeset/40810

Log:
lexical_cast_loopback_test
Text files modified:
   trunk/status/explicit-failures-markup.xml | 20 ++++++++++++++++++++
   1 files changed, 20 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-11-05 16:20:35 EST (Mon, 05 Nov 2007)
@@ -525,6 +525,26 @@
                 </note>
             </mark-failure>
         </test>
+ <test name="lexical_cast_loopback_test">
+ <mark-failure>
+ <toolset name="borland-5.6*"/>
+ <toolset name="borland-5.8*"/>
+ <toolset name="borland-5.9*"/>
+ <toolset name="gcc-3.4*"/>
+ <toolset name="gcc-4.1*"/>
+ <toolset name="gcc-4.2*"/>
+ <toolset name="gcc-mingw-3.4*"/>
+ <toolset name="sun-5.7*"/>
+ <toolset name="sun-5.8*"/>
+ <toolset name="sun-5.9*"/>
+ <toolset name="msvc-8.0*"/>
+ <toolset name="msvc-7.1*"/>
+ <toolset name="acc"/>
+ <note author="Alexander Nasonov">
+ Conversion double-string-double may give a different value (or even throw) on many compilers
+ </note>
+ </mark-failure>
+ </test>
     </library>
 
     <!-- crc -->


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk