From 2a5e95861bd3f7e57d04c34f7266db31a4140793 Mon Sep 17 00:00:00 2001 From: Antony Polukhin Date: Sun, 3 Feb 2013 09:41:20 +0000 Subject: [PATCH] Add to explicit failures note about "msvc-9.0~wm5" failing the float types tests [SVN r82696] --- status/explicit-failures-markup.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 7c37fa43e2..5f91e8c13c 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -705,6 +705,7 @@ + Some compilers and STL realizations convert double and long double types with bigger precision loss than minimal (or even round to infinity). Such failures are not a lexical_cast, but a compiler fault.