|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r68405 - trunk/status
From: vicente.botet_at_[hidden]
Date: 2011-01-23 18:12:29
Author: viboes
Date: 2011-01-23 18:12:28 EST (Sun, 23 Jan 2011)
New Revision: 68405
URL: http://svn.boost.org/trac/boost/changeset/68405
Log:
Boost.Chrono: Set vacpp as unusable and try again with pathscale
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-01-23 18:12:28 EST (Sun, 23 Jan 2011)
@@ -481,8 +481,8 @@
<!-- chrono -->
<library name="chrono">
<mark-unusable>
- <toolset name="borland-*"/>
- <toolset name="pathscale*"/>
+ <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>
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