|
|
@@ -445,7 +445,9 @@
|
|
|
<!-- date_time -->
|
|
|
<library name="date_time">
|
|
|
<mark-unusable>
|
|
|
+ <toolset name="como-4_3_3-vc7_1"/>
|
|
|
<toolset name="sunpro-5_3-sunos"/>
|
|
|
+ <toolset name="msvc"/>
|
|
|
<toolset name="msvc-stlport"/>
|
|
|
<toolset name="vc-6_5-stlport"/>
|
|
|
<toolset name="vc-6_5"/>
|
|
|
@@ -1072,7 +1074,17 @@
|
|
|
<toolset name="hp_cxx*"/>
|
|
|
<note author="Markus Schoepflin">
|
|
|
The failure is caused by a standard library bug. It doesn't
|
|
|
- support used defined facets which are not default
|
|
|
+ support user defined facets which are not default
|
|
|
+ constructible. This has been reported to the compiler vendor.
|
|
|
+ </note>
|
|
|
+ </mark-expected-failures>
|
|
|
+
|
|
|
+ <mark-expected-failures>
|
|
|
+ <test name="testtime_wstream"/>
|
|
|
+ <toolset name="hp_cxx-65_042_tru64"/>
|
|
|
+ <note author="Jeff Garland">
|
|
|
+ The failure is caused by a standard library bug. It doesn't
|
|
|
+ support user defined facets which are not default
|
|
|
constructible. This has been reported to the compiler vendor.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|