From 60707112ea8c985cfffe4e4fc37489e5fd70fd71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Thu, 21 Jul 2011 18:12:00 +0000 Subject: Added Boost.Move [SVN r73283] --- status/Jamfile.v2 | 2 ++ status/explicit-failures-markup.xml | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+) (limited to 'status') diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 2836188cf7..c01c0c296c 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -93,6 +93,8 @@ run-tests libs : lambda/test # test-suite lambda logic/test # test-suite logic math/test # test-suite math + move/example # test-suite move_example + move/test # test-suite move_test mpi/test # test-suite mpi mpl/test # test-suite mpl msm/test # msm-unit-tests diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index c89b7884f2..3beb2f04ac 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2277,6 +2277,25 @@ + + + + + + + + + + + + + + + + The compiler does not support features that are essential for the library. + + + -- cgit v1.2.1