Browse Source

Mark program_options unusable on VC 7.0

[SVN r29941]
Douglas Gregor 21 years ago
parent
commit
df40a2c757
1 changed files with 4 additions and 0 deletions
  1. 4 0
      status/explicit-failures-markup.xml

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

@@ -1910,6 +1910,10 @@ for more information.
             <note refid="17"/>
         </mark-unusable>
 
+        <mark-unusable>
+            <toolset name="vc-7_0"/>
+            <note refid="29"/>
+        </mark-unusable>
 
         <!-- Mark expected failures -->
 

粤ICP备19079148号