summaryrefslogtreecommitdiff
path: root/status/explicit-failures-markup.xml
diff options
context:
space:
mode:
authorJeff Garland <jeff@crystalclearsoftware.com>2005-04-17 22:10:43 +0000
committerJeff Garland <jeff@crystalclearsoftware.com>2005-04-17 22:10:43 +0000
commitddf7117c41f5b4e4fa4d267a66c521db49887d8c (patch)
tree7a0bc50367cacde6f47f76991df9d6e3896294d6 /status/explicit-failures-markup.xml
parentbcfb96c071c2c1e1713a775ef0bb19b9e6cbc0c4 (diff)
downloadboost-ddf7117c41f5b4e4fa4d267a66c521db49887d8c.tar.gz
markup for date-time -- various compilers / platforms
[SVN r28305]
Diffstat (limited to 'status/explicit-failures-markup.xml')
-rw-r--r--status/explicit-failures-markup.xml40
1 files changed, 37 insertions, 3 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 2d43f82202..09d98cc5c7 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -243,8 +243,8 @@
<mark-failure>
<toolset name="borland*"/>
<toolset name="msvc*"/>
- <toolset name="mingw*"/>
<toolset name="gcc-2.*"/>
+ <toolset name="tru64cxx65-042"/>
<note author="B. Garst">The serialization library does not support this compiler.
</note>
</mark-failure>
@@ -254,8 +254,8 @@
<mark-failure>
<toolset name="borland*"/>
<toolset name="msvc*"/>
- <toolset name="mingw*"/>
<toolset name="gcc-2.*"/>
+ <toolset name="tru64cxx65-042"/>
<note author="B. Garst">The serialization library does not support this compiler.
</note>
</mark-failure>
@@ -302,6 +302,40 @@
<note author="B. Garst" refid="19,21"/>
</mark-failure>
</test>
+ <test name="testlocal_time_facet">
+ <mark-failure>
+ <toolset name="msvc"/>
+ <toolset name="mingw*"/>
+ <note author="J. Garland">
+ Some older compilers are confused by the template code here.
+ These are new features to date-time in 1.33 and there is no
+ plan to backport to these non-compliant compilers.
+ </note>
+ </mark-failure>
+ </test>
+
+ <test name="testlocal_time">
+ <mark-failure>
+ <toolset name="msvc"/>
+ <note author="J. Garland">
+ Some older compilers are confused by the template code here.
+ These are new features to date-time in 1.33 and there is no
+ plan to backport to these non-compliant compilers.
+ </note>
+ </mark-failure>
+ </test>
+
+ <test name="testtz_database">
+ <mark-failure>
+ <toolset name="msvc"/>
+ <note author="J. Garland">
+ Some older compilers are confused by the template code here.
+ These are new features to date-time in 1.33 and there is no
+ plan to backport to these non-compliant compilers.
+ </note>
+ </mark-failure>
+ </test>
+
<test name="testtime_wstream">
<mark-failure>
<toolset name="gcc"/>
@@ -310,7 +344,7 @@
<toolset name="msvc"/>
<toolset name="vc7"/>
<toolset name="borland-5_6_4"/>
- <toolset name="mingw-3*"/>
+ <toolset name="mingw*"/>
<toolset name="*como-4_3_3*"/>
<note author="B. Garst" refid="19,21,22"/>
</mark-failure>