Explorar o código

Mark failures caused by a bug in on Dinkumware library.

[SVN r23888]
Vladimir Prus %!s(int64=22) %!d(string=hai) anos
pai
achega
488c229329
Modificáronse 1 ficheiros con 20 adicións e 1 borrados
  1. 20 1
      status/explicit-failures-markup.xml

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

@@ -704,8 +704,20 @@ for more information.
             </mark-failure>
         </test>
 
+        <test name="options_description_test_dll">
+             <mark-failure>
+                <toolset name="msvc"/>
+                <toolset name="intel-win32-7.1-vc6"/>
+                <note refid="23"/>
+            </mark-failure>
+        </test>
 
-
+        <test name="variable_map_test_dll">
+             <mark-failure>
+                <toolset name="intel-win32-7.1-vc6"/>
+                <note refid="23"/>
+            </mark-failure>
+        </test>
 
     </library>
 
@@ -1132,5 +1144,12 @@ for more information.
       No high precision clock for this platform
     </note>
 
+    <note id="23">
+      A bug in standard library prevents passing std::set from DLL to
+      application. A fixed &lt;tree&gt; header is available from 
+      http://www.dinkumware.com/vc_fixes.html
+    </note>
+
+
 </explicit-failures-markup>
 

粤ICP备19079148号