Parcourir la source

function_30 won't work on vacpp because of a broken preprocessor

[SVN r24275]
Douglas Gregor il y a 22 ans
Parent
commit
207c0b55e2
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      status/explicit-failures-markup.xml

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

@@ -537,6 +537,12 @@ for more information.
                 <note refid="3" author="D. Gregor"/>
                 <note refid="3" author="D. Gregor"/>
             </mark-failure>
             </mark-failure>
         </test>
         </test>
+        <test name="function_30">
+            <mark-failure>
+                <toolset name="vacpp"/>
+                <note refid="16" author="D. Gregor"/>
+            </mark-failure>
+        </test>
         <test name="function_arith_cxx98">
         <test name="function_arith_cxx98">
             <mark-failure>
             <mark-failure>
                 <toolset name="borland"/>
                 <toolset name="borland"/>

粤ICP备19079148号