From 452f2bbda7f916d4e85e4e78880199fcfb187386 Mon Sep 17 00:00:00 2001 From: Antony Polukhin Date: Mon, 12 May 2014 21:09:17 +0400 Subject: [PATCH] Add explicit failures markup for some of the TypeIndex tests --- status/explicit-failures-markup.xml | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 70f11083a1..3f7c71b865 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -5658,6 +5658,36 @@ This platform doesn't supports Boost.Container. + + + + + + + + + + + + + Classes with exactly the same names defined in different modules in anonymous namespaces collapse + for this compiler even with RTTI on. This is a known compiler limitation that already fixed + in newer versions or will be fixed soon. + + + + + + + + + Classes with exactly the same names defined in different modules in anonymous namespaces collapse + for this compiler with RTTI off. This is a known limitation of RTTI-off mode. Such behavior is + reflected in docs. + + + +