Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68328 - trunk/status
From: barend.gehrels_at_[hidden]
Date: 2011-01-20 17:44:23


Author: barendgehrels
Date: 2011-01-20 17:44:20 EST (Thu, 20 Jan 2011)
New Revision: 68328
URL: http://svn.boost.org/trac/boost/changeset/68328

Log:
Added geometry, marked several compilers as unusable
Text files modified:
   trunk/status/explicit-failures-markup.xml | 19 ++++++++++++++++++-
   1 files changed, 18 insertions(+), 1 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-01-20 17:44:20 EST (Thu, 20 Jan 2011)
@@ -1847,7 +1847,24 @@
             </note>
         </mark-expected-failures>
     </library>
-
+
+ <!-- geometry -->
+ <library name="geometry">
+ <mark-unusable>
+ <toolset name="borland-cb2009"/>
+ <toolset name="borland-cb2010"/>
+ <toolset name="sun-5.10"/>
+ <toolset name="pathscale-3.2"/>
+ <toolset name="pgi-10.1"/>
+ <toolset name="vacpp"/>
+ <toolset name="vacpp-10.1"/>
+ <toolset name="msvc-7.1"/>
+ <note author="Barend Gehrels">
+ These compilers do not support features that are essential for the library.
+ </note>
+ </mark-unusable>
+ </library>
+
     <!-- gil -->
     <library name="gil">
       <mark-expected-failures>


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