From 8287a79cc76bd129f8bed58ff529ec130f4577b0 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Wed, 27 Mar 2013 22:36:58 +0000 Subject: [PATCH] Mark up msvc-8.0 failures. [SVN r83617] --- status/explicit-failures-markup.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 0361e6eff0..f75f2d74dc 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -5558,6 +5558,24 @@ This platform doesn't supports Boost.Container. + + + + + + + + + SFINAE for the constructors of param doesn't work correctly on this compiler. + This affects free functions (including operators) with more than one + any argument and overloaded member functions. + + + + + + This looks like an instance of MSVC substituting int in a template-id. +