mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 06:24:59 +00:00
Marked sun-5.* as expected failure for Intrusive, Move and Container.
[SVN r85665]
This commit is contained in:
parent
9a98ec432c
commit
1bb9ddd9f1
1 changed files with 3 additions and 0 deletions
|
@ -609,6 +609,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*"/>
|
||||
|
@ -2122,6 +2123,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*"/>
|
||||
|
@ -2527,6 +2529,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