$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r81671 - trunk/status
From: oliver.kowalke_at_[hidden]
Date: 2012-12-02 08:01:30
Author: olli
Date: 2012-12-02 08:01:30 EST (Sun, 02 Dec 2012)
New Revision: 81671
URL: http://svn.boost.org/trac/boost/changeset/81671
Log:
coroutine: updated explicit-failure xml
Text files modified:
trunk/status/explicit-failures-markup.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2012-12-02 08:01:30 EST (Sun, 02 Dec 2012)
@@ -716,11 +716,13 @@
<!-- coroutine -->
<library name="coroutine">
<mark-unusable>
+ <toolset name="cray-*"/>
<toolset name="darwin-4.4"/>
<toolset name="darwin-4.4_0x"/>
- <toolset name="pgi-11.9"/>
<toolset name="gcc-4.4.4"/>
<toolset name="gcc-4.4.4_0x"/>
+ <toolset name="pgi-*"/>
+ <toolset name="vacpp-*"/>
</mark-unusable>
</library>