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

fixed: "bcc5.6.4 added to the old cast redirection list"

[SVN r29814]
Fernando Cacciola 21 лет назад
Родитель
Сommit
e6d10cd690
3 измененных файлов с 17 добавлено и 2 удалено
  1. 1 1
      libs/conversion
  2. 1 1
      libs/numeric/conversion
  3. 15 0
      status/explicit-failures-markup.xml

+ 1 - 1
libs/conversion

@@ -1 +1 @@
-Subproject commit 0b19a0ae279ec8c4390d95e1fb31fec924fd9435
+Subproject commit 14702105238317d78f5e96a567b78dd07e87ac4f

+ 1 - 1
libs/numeric/conversion

@@ -1 +1 @@
-Subproject commit 852f6f36ed266651ad83a16e4a4caf7f7a5efabf
+Subproject commit 99ac7de5244b31b3713b212795f516a0a11360bc

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

@@ -1735,6 +1735,21 @@ for more information.
        </mark-expected-failures>
     </library>
 
+    <!-- numeric/conversion -->
+    <library name="numeric/conversion">
+        <test name="udt_example_0">
+            <mark-failure>
+                <toolset name="vc-6_5-stlport"/>
+                <note author="Fernando Cacciola" refid="30"/>
+            </mark-failure>
+        </test>
+        <test name="udt_support_test">
+            <mark-failure>
+                <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
+                <note author="Fernando Cacciola" refid="3"/>
+            </mark-failure>
+        </test>
+    </library>
 
     <!-- numeric/interval -->
     <library name="numeric/interval">

粤ICP备19079148号