Просмотр исходного кода

lexical_cast_loopback_test

[SVN r40810]
Alexander Nasonov 18 лет назад
Родитель
Сommit
fae8083384
1 измененных файлов с 20 добавлено и 0 удалено
  1. 20 0
      status/explicit-failures-markup.xml

+ 20 - 0
status/explicit-failures-markup.xml

@@ -525,6 +525,26 @@
                 </note>
             </mark-failure>
         </test>
+        <test name="lexical_cast_loopback_test">
+            <mark-failure>
+                <toolset name="borland-5.6*"/>
+                <toolset name="borland-5.8*"/>
+                <toolset name="borland-5.9*"/>
+                <toolset name="gcc-3.4*"/>
+                <toolset name="gcc-4.1*"/>
+                <toolset name="gcc-4.2*"/>
+                <toolset name="gcc-mingw-3.4*"/>
+                <toolset name="sun-5.7*"/>
+                <toolset name="sun-5.8*"/>
+                <toolset name="sun-5.9*"/>
+                <toolset name="msvc-8.0*"/>
+                <toolset name="msvc-7.1*"/>
+                <toolset name="acc"/>
+                <note author="Alexander Nasonov">
+                    Conversion double-string-double may give a different value (or even throw) on many compilers 
+                </note>
+            </mark-failure>
+        </test>
     </library>
 
     <!-- crc -->

粤ICP备19079148号