Explorar el Código

lexical_cast_loopback_test

[SVN r40810]
Alexander Nasonov hace 18 años
padre
commit
fae8083384
Se han modificado 1 ficheros con 20 adiciones y 0 borrados
  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号