Przeglądaj źródła

Update the hash markup for the msvc-7.0

[SVN r34073]
Daniel James 20 lat temu
rodzic
commit
7946c91bea
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      status/explicit-failures-markup.xml

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

@@ -1299,6 +1299,7 @@
             <toolset name="vc-6_5*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="vc-7_0"/>
+            <toolset name="msvc-7.0*"/>
             <note author="Daniel James">
               hash_value is not overloaded for arrays for older versions
               of Visual C++. There is a work around so that
@@ -1313,6 +1314,7 @@
             <toolset name="vc-6_5*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="vc-7_0"/>
+            <toolset name="msvc-7.0*"/>
             <note refid="2" author="Daniel James"/>
         </mark-expected-failures>
 
@@ -1339,6 +1341,7 @@
             <toolset name="vc-6_5*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="vc-7_0"/>
+            <toolset name="msvc-7.0*"/>
             <note author="Daniel James">
                 These examples only work on compilers with support for ADL.
                 It is possible to work around this, but I wanted to keep the

粤ICP备19079148号