|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r77798 - trunk/status
From: vicente.botet_at_[hidden]
Date: 2012-04-06 20:23:01
Author: viboes
Date: 2012-04-06 20:23:00 EDT (Fri, 06 Apr 2012)
New Revision: 77798
URL: http://svn.boost.org/trac/boost/changeset/77798
Log:
Ratio/Chrono: update explicit failure on vacpp
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 2012-04-06 20:23:00 EDT (Fri, 06 Apr 2012)
@@ -482,7 +482,7 @@
<library name="chrono">
<mark-unusable>
<toolset name="borland-*"/>
- <toolset name="vacpp*"/>
+ <toolset name="vacpp-10*"/>
<note author="Vicente J. Botet Escriba">
The compiler does not support features that are essential for the library.
</note>
@@ -4812,7 +4812,7 @@
</mark-expected-failures>
<mark-expected-failures>
<test name="si_physics"/>
- <toolset name="vacpp*"/>
+ <toolset name="vacpp-10*"/>
<note author="Vicente J. Botet Escriba">
The compiler does not support features that are essential for this test .
</note>
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