From 6302f9b0df52faf60f5d5126b79544403d1f14d5 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sat, 3 Oct 2009 13:53:54 +0000 Subject: [PATCH] property_tree: merge markup [SVN r56554] --- status/explicit-failures-markup.xml | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 9e73a96aa0..cc1663a649 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -3943,6 +3943,44 @@ for more information. + + + + Inherited from MultiIndex + + + + + Lots of test failures complaining about the ambiguity of a + const and a non-const overload of the same function. + + + + + + This compiler seems to have very broken name lookup. + + + + + + + + + Tend to crash the compiler (Intel 10) or simply take too long + (Intel 11). + + + + + + + This ancient GCC doesn't like local const ints as template + parameters. Or something like that. + + + +