Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73846 - trunk/status
From: artyomtnk_at_[hidden]
Date: 2011-08-17 11:26:34


Author: artyom
Date: 2011-08-17 11:26:33 EDT (Wed, 17 Aug 2011)
New Revision: 73846
URL: http://svn.boost.org/trac/boost/changeset/73846

Log:
Fixed incorrect toolset name
Text files modified:
   trunk/status/explicit-failures-markup.xml | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-08-17 11:26:33 EDT (Wed, 17 Aug 2011)
@@ -6418,10 +6418,10 @@
 
         <mark-expected-failures>
             <test name="test_codepage"/>
- <toolset name="msvc- 9.0~stlport5.2"/>
+ <toolset name="msvc-9.0~stlport5.2"/>
             <toolset name="pathscale-4*"/>
             <note author="Artyom Beilis">
- Problems with wide file stream I/O
+ Problems with wide file stream I/O.
             </note>
         </mark-expected-failures>
     </library>


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