$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: igaztanaga_at_[hidden]
Date: 2007-10-09 12:49:47
Author: igaztanaga
Date: 2007-10-09 12:49:47 EDT (Tue, 09 Oct 2007)
New Revision: 39849
URL: http://svn.boost.org/trac/boost/changeset/39849
Log:
Marked acc as n/a for Interprocess.
Text files modified: 
   trunk/status/explicit-failures-markup.xml |    10 ++++++++++                              
   1 files changed, 10 insertions(+), 0 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2007-10-09 12:49:47 EDT (Tue, 09 Oct 2007)
@@ -1605,6 +1605,8 @@
             <toolset name="gcc-3.2*"/>
             <toolset name="gcc-3.3*"/>
             <toolset name="mipspro"/>
+            <toolset name="acc"/> 
+            <toolset name="hp_cxx*"/> 
             <note author="Ion Gaztañaga">
                 The compiler does not support features that are essential for the library.
             </note>
@@ -1625,10 +1627,18 @@
             <toolset name="gcc-3.2*"/>
             <toolset name="gcc-3.3*"/>
             <toolset name="mipspro"/>
+			<toolset name="hp_cxx*"/>
             <note author="Ion Gaztañaga">
                 The compiler does not support features that are essential for the library.
             </note>
         </mark-unusable>
+        <mark-expected-failures> 
+            <test name="doc_offset_ptr" /> 
+            <toolset name="acc"/> 
+            <note author="Ion Gaztañaga"> 
+                The compiler is not supported by Interprocess. 
+            </note> 
+        </mark-expected-failures>
     </library>
 
     <!-- io-->