|
@@ -478,6 +478,17 @@
|
|
|
</test>
|
|
</test>
|
|
|
</library>
|
|
</library>
|
|
|
|
|
|
|
|
|
|
+ <!-- chrono -->
|
|
|
|
|
+ <library name="chrono">
|
|
|
|
|
+ <mark-unusable>
|
|
|
|
|
+ <toolset name="borland-*"/>
|
|
|
|
|
+ <toolset name="pathscale*"/>
|
|
|
|
|
+ <note author="Vicente J. Botet Escriba">
|
|
|
|
|
+ The compiler does not support features that are essential for the library.
|
|
|
|
|
+ </note>
|
|
|
|
|
+ </mark-unusable>
|
|
|
|
|
+ </library>
|
|
|
|
|
+
|
|
|
<!-- circular_buffer -->
|
|
<!-- circular_buffer -->
|
|
|
<library name="circular_buffer">
|
|
<library name="circular_buffer">
|
|
|
<mark-expected-failures>
|
|
<mark-expected-failures>
|
|
@@ -4448,6 +4459,10 @@ for more information.
|
|
|
<library name="ratio">
|
|
<library name="ratio">
|
|
|
<mark-unusable>
|
|
<mark-unusable>
|
|
|
<toolset name="borland-*"/>
|
|
<toolset name="borland-*"/>
|
|
|
|
|
+ <toolset name="pathscale*"/>
|
|
|
|
|
+ <note author="Vicente J. Botet Escriba">
|
|
|
|
|
+ The compiler does not support features that are essential for the library.
|
|
|
|
|
+ </note>
|
|
|
</mark-unusable>
|
|
</mark-unusable>
|
|
|
<mark-expected-failures>
|
|
<mark-expected-failures>
|
|
|
<test name="mpl_plus_pass"/>
|
|
<test name="mpl_plus_pass"/>
|