$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r85324 - trunk/status
From: barend.gehrels_at_[hidden]
Date: 2013-08-12 15:08:36
Author: barendgehrels
Date: 2013-08-12 15:08:36 EDT (Mon, 12 Aug 2013)
New Revision: 85324
URL: http://svn.boost.org/trac/boost/changeset/85324
Log:
[geometry] Updated for new compilers not supporting Boost.Geometry
Text files modified: 
   trunk/status/explicit-failures-markup.xml |     9 +++++++--                               
   1 files changed, 7 insertions(+), 2 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	Mon Aug 12 14:14:58 2013	(r85323)
+++ trunk/status/explicit-failures-markup.xml	2013-08-12 15:08:36 EDT (Mon, 12 Aug 2013)	(r85324)
@@ -2009,8 +2009,7 @@
             <toolset name="borland-cb2009"/>
             <toolset name="borland-cb2010"/>
             <toolset name="sun-5.10"/>
-            <toolset name="vacpp"/>
-            <toolset name="vacpp-10.1"/>
+            <toolset name="vacpp*"/>
             <toolset name="msvc-7.1"/>
             <toolset name="*_fno_rtti"/>
             <toolset name="cray-8.0"/>
@@ -2027,6 +2026,12 @@
             </note>
         </mark-unusable>
         <mark-unusable>
+            <toolset name="intel-linux-13*"/>
+            <note author="Barend Gehrels" date="12 Aug 2013">
+                Intel 13.1.3 does not support BOOST_TEST
+            </note>
+        </mark-unusable>
+        <mark-unusable>
             <toolset name="pgi-11*"/>
             <note author="Barend Gehrels">
                 pgi 11.1 does not support BOOST_AUTO and is not configured for UBLAS