diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 5b0e9c6c04..14db39148d 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2266,6 +2266,18 @@ ptrdiff_t, which is an alias for a 32-bit type + + + + + Visual C++ 7.1's SFINAE implementation can't deal with multiple + assignment functions with the same parameters (but disabled with + SFINAE). So path's assignment from boost::filesystem2::path is + disabled. Would be pretty easy to workaround, but probably not + worth it since this is pretty obscure, and filesystem2 will be + removed soon. + +