|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r67648 - trunk/status
From: vicente.botet_at_[hidden]
Date: 2011-01-04 12:04:38
Author: viboes
Date: 2011-01-04 12:04:37 EST (Tue, 04 Jan 2011)
New Revision: 67648
URL: http://svn.boost.org/trac/boost/changeset/67648
Log:
Boost.Ratio: Mark Borland compiler as unusable
Text files modified:
trunk/status/explicit-failures-markup.xml | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-01-04 12:04:37 EST (Tue, 04 Jan 2011)
@@ -4444,6 +4444,13 @@
</mark-expected-failures>
</library>
+ <!-- ratio -->
+ <library name="ratio">
+ <mark-unusable>
+ <toolset name="borland-*"/>
+ </mark-unusable>
+ </library>
+
<!-- regex -->
<library name="regex">
<test name="regex_token_iterator_eg_2">
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