$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: igaztanaga_at_[hidden]
Date: 2007-10-22 11:20:21
Author: igaztanaga
Date: 2007-10-22 11:20:21 EDT (Mon, 22 Oct 2007)
New Revision: 40285
URL: http://svn.boost.org/trac/boost/changeset/40285
Log:
Marked (temporarily) win64 toolsets unusable for Interprocess
Text files modified: 
   trunk/status/explicit-failures-markup.xml |     5 ++++-                                   
   1 files changed, 4 insertions(+), 1 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2007-10-22 11:20:21 EDT (Mon, 22 Oct 2007)
@@ -1616,7 +1616,10 @@
             <toolset name="gcc-3.3*"/>
             <toolset name="mipspro"/>
             <toolset name="acc"/> 
-            <toolset name="hp_cxx*"/> 
+            <toolset name="hp_cxx*"/>
+            <toolset name="msvc-8.0_64"/>
+            <toolset name="msvc-8.0_x86_64"/>
+            <toolset name="intel-vc8-win-10.0_x86_64"/>
             <note author="Ion Gaztañaga">
                 The compiler does not support features that are essential for the library.
             </note>