From 36eaf82bff8d231d3e5638ecae1fe144556cec30 Mon Sep 17 00:00:00 2001 From: Barend Gehrels Date: Sun, 8 May 2011 09:32:11 +0000 Subject: Merged geometry into release for: status/*, libs/libraries.htm, libs/maintainers.txt (i.e. merged commits 67518, 68328, 70053, 70054, 70620) [SVN r71806] --- status/Jamfile.v2 | 1 + status/explicit-failures-markup.xml | 35 ++++++++++++++++++++++++++++++++++- 2 files changed, 35 insertions(+), 1 deletion(-) (limited to 'status') diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 9844f264c0..2836188cf7 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -77,6 +77,7 @@ run-tests libs : functional/hash/test # test-suite functional/hash function_types/test # test-suite function_types fusion/test # test-suite fusion + geometry/test # test-suite geometry gil/test # test-suite gil graph/test # test-suite graph graph_parallel/test # test-suite graph/parallel diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index c9ef37669b..a2c45e88f6 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1838,7 +1838,40 @@ - + + + + + + + + + + + + These compilers do not support features that are essential for the library. + + + + + + Intel 11.1 on Darwin raises a SIGSEGV in almost all unit tests. + + + + + + pgi 11.1 does not support BOOST_AUTO and is not configured for UBLAS + + + + + + This configruation is not well configured for UBLAS + + + + -- cgit v1.2.1