mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
Marked sun-5.* as expected failure for Intrusive, Move and Container.
[SVN r85664]
This commit is contained in:
parent
82f252113e
commit
eb8f52d146
1 changed files with 3 additions and 0 deletions
|
@ -624,6 +624,7 @@
|
|||
<library name="container">
|
||||
<mark-unusable>
|
||||
<toolset name="borland-5.*"/>
|
||||
<toolset name="sun-5.*"/>
|
||||
<toolset name="msvc-6.5*"/>
|
||||
<toolset name="cw-9.*"/>
|
||||
<toolset name="gcc-2.95*"/>
|
||||
|
@ -2178,6 +2179,7 @@
|
|||
<library name="intrusive">
|
||||
<mark-unusable>
|
||||
<toolset name="borland-5.*"/>
|
||||
<toolset name="sun-5.*"/>
|
||||
<toolset name="msvc-6.5*"/>
|
||||
<toolset name="cw-9.*"/>
|
||||
<toolset name="gcc-2.95*"/>
|
||||
|
@ -2607,6 +2609,7 @@
|
|||
<library name="move">
|
||||
<mark-unusable>
|
||||
<toolset name="borland-5.*"/>
|
||||
<toolset name="sun-5.*"/>
|
||||
<toolset name="msvc-6.5*"/>
|
||||
<toolset name="cw-9.*"/>
|
||||
<toolset name="gcc-2.95*"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue