|
Boost-Commit : |
From: bdawes_at_[hidden]
Date: 2007-11-16 10:14:54
Author: bemandawes
Date: 2007-11-16 10:14:54 EST (Fri, 16 Nov 2007)
New Revision: 41147
URL: http://svn.boost.org/trac/boost/changeset/41147
Log:
Add some filesystem markup
Text files modified:
trunk/status/explicit-failures-markup.xml | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-11-16 10:14:54 EST (Fri, 16 Nov 2007)
@@ -1296,6 +1296,19 @@
More recent version of the library should work OK.
</note>
</mark-unusable>
+ <mark-unusable>
+ <toolset name="msvc-8.0~wm5~stlport5.1"/>
+ <note author="Beman Dawes">
+ Due to lack of C library featues, this toolset is not supported.
+ </note>
+ </mark-unusable>
+ <mark-expected-failures>
+ <toolset name="sun-5.7"/>
+ <toolset name="sun-5.8"/>
+ <note author="Beman Dawes">
+ The library works well with versions of this compiler 5.9 and later
+ </note>
+ </mark-expected-failures>
<mark-expected-failures>
<test name="fstream_test"/>
<toolset name="msvc-6.5*"/>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk