$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r68434 - trunk/status
From: vicente.botet_at_[hidden]
Date: 2011-01-25 12:18:52
Author: viboes
Date: 2011-01-25 12:18:47 EST (Tue, 25 Jan 2011)
New Revision: 68434
URL: http://svn.boost.org/trac/boost/changeset/68434
Log:
Boost.Ratio: Unset vacpp as unusable
Boost.Chrono: Set vacpp* as unusable
Text files modified: 
   trunk/status/explicit-failures-markup.xml |     3 +--                                     
   1 files changed, 1 insertions(+), 2 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2011-01-25 12:18:47 EST (Tue, 25 Jan 2011)
@@ -482,7 +482,7 @@
     <library name="chrono">
         <mark-unusable>
             <toolset name="borland-*"/>
-            <toolset name="vacpp"/>
+            <toolset name="vacpp*"/>
             <note author="Vicente J. Botet Escriba">
                 The compiler does not support features that are essential for the library.
             </note>
@@ -4501,7 +4501,6 @@
     <library name="ratio">
       <mark-unusable>
         <toolset name="borland-*"/>
-        <toolset name="vacpp"/>
         <note author="Vicente J. Botet Escriba">
             The compiler does not support features that are essential for the library.
         </note>