Browse Source

marked gcc-2.95 as usable with iostreams

[SVN r29304]
Jonathan Turkanis 21 years ago
parent
commit
ef0ab02540
1 changed files with 6 additions and 4 deletions
  1. 6 4
      status/explicit-failures-markup.xml

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

@@ -863,10 +863,12 @@
                 Many workarounds would be required to support toolset
             </note>
         </mark-unusable>
-        <mark-unusable>
-            <toolset name="gcc-2.95.3-linux"/>
-            <note refid="5" author="D. Gregor"/>
-        </mark-unusable>
+        <!-- 
+			<mark-unusable>
+				<toolset name="gcc-2.95.3-linux"/>
+				<note refid="5" author="D. Gregor"/>
+			</mark-unusable>
+		-->
         <mark-expected-failures>
             <test name="seekable_file_test"/>
             <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>

粤ICP备19079148号