Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56235 - trunk/status
From: Alexander.Nasonov_at_[hidden]
Date: 2009-09-15 20:17:11


Author: nasonov
Date: 2009-09-15 20:17:10 EDT (Tue, 15 Sep 2009)
New Revision: 56235
URL: http://svn.boost.org/trac/boost/changeset/56235

Log:
lexical_cast_vc8_bug_test is expected to fail on msvc-8.0*.

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

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2009-09-15 20:17:10 EDT (Tue, 15 Sep 2009)
@@ -623,6 +623,15 @@
                 </note>
             </mark-failure>
         </test>
+ <test name="lexical_cast_vc8_bug_test">
+ <mark-failure>
+ <toolset name="msvc-8.0*"/>
+ <note author="Alexander Nasonov">
+ I don't have an access to Windows and VC++ to
+ investigate this issue.
+ </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