mirror of
https://github.com/boostorg/boost.git
synced 2025-04-13 08:33:00 +00:00
Update explicit-failures-markup.xml
[skip ci]
This commit is contained in:
parent
302aa53985
commit
5be64c44b3
1 changed files with 18 additions and 0 deletions
|
@ -7124,6 +7124,24 @@ This platform doesn't supports Boost.Container.
|
|||
</mark-expected-failures>
|
||||
</library>
|
||||
|
||||
<!-- url -->
|
||||
<library name="url">
|
||||
<mark-unusable>
|
||||
<toolset name="*c++98"/>
|
||||
<toolset name="*gnu98"/>
|
||||
<toolset name="*c++0x"/>
|
||||
<toolset name="*gnu0x"/>
|
||||
<toolset name="gcc-4.7*"/>
|
||||
<toolset name="msvc-7.1"/>
|
||||
<toolset name="msvc-8.*"/>
|
||||
<toolset name="msvc-9.*"/>
|
||||
<toolset name="msvc-10.*"/>
|
||||
<toolset name="msvc-11.*"/>
|
||||
<toolset name="msvc-12.*"/>
|
||||
<note author="Vinnie Falco">C++11 is the minimum requirement.</note>
|
||||
</mark-unusable>
|
||||
</library>
|
||||
|
||||
<!-- utility/enable_if -->
|
||||
<library name="utility/enable_if">
|
||||
<mark-unusable>
|
||||
|
|
Loading…
Add table
Reference in a new issue