Update of /cvsroot/boost/boost/status
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20848
Modified Files:
Tag: RC_1_34_0
explicit-failures-markup.xml
Log Message:
Acknowledge old MSVC failures for zero length arrays
Recognise more Borland problems with type traits
Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.433.2.33
retrieving revision 1.433.2.34
diff -u -d -r1.433.2.33 -r1.433.2.34
--- explicit-failures-markup.xml 5 Jun 2006 09:45:36 -0000
1.433.2.33
+++ explicit-failures-markup.xml 5 Jun 2006 19:49:09 -0000
1.433.2.34
@@ -110,6 +110,18 @@
<!-- array -->
<library name="array">
+ <test name="array0">
+ <mark-failure>
+ <toolset name="msvc"/>
+ <toolset name="vc-6_5"/>
+ <toolset name="msvc-6.5"/>
+ <toolset name="vc-7_0"/>
+ <note author="A.Meredith">
+ Compilers need to support partial template specialization
+ to work with zero length arrays.
+ </note>
+ </mark-failure>
+ </test>
<test name="array3">
<mark-failure>
<toolset name="borland"/>
@@ -3760,14 +3772,21 @@
</note>
</mark-expected-failures>
<mark-expected-failures>
- <test name="tricky_incomplete_type_test"/>
<test name="decay_test"/>
<test name="extent_test"/>
+ <test name="is_base_and_derived_test"/>
<test name="is_base_of_test"/>
+ <test name="is_convertible_test"/>
<test name="rank_test"/>
<test name="remove_all_extents_test"/>
+ <test name="remove_bounds_test"/>
+ <test name="remove_const_test"/>
<test name="remove_extent_test"/>
+ <test name="remove_pointer_test"/>
+ <test name="remove_volatile_test"/>
+ <test name="tricky_add_pointer_test"/>
<test name="tricky_function_type_test"/>
+ <test name="tricky_incomplete_type_test"/>
<toolset name="borland-5_6_4"/>
<toolset name="borland-5.6.4"/>
<toolset name="borland-5_8_1"/>
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs