summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorAutomated Commit <automated@calamity.org.uk>2019-06-28 08:25:09 +0000
committerAutomated Commit <automated@calamity.org.uk>2019-06-28 08:25:09 +0000
commitc5c8f2fb9aabb0a9fa348dc597fce0a4766adca1 (patch)
tree7340872ebb413ec71f8a57e0d177e372ed3c72d8 /status
parent8fb03b363d40881171b3eb8cdeb5782da47ed6af (diff)
downloadboost-c5c8f2fb9aabb0a9fa348dc597fce0a4766adca1.tar.gz
Update explicit-failures-markup.xml
[skip ci]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml10
1 files changed, 3 insertions, 7 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index d4b0309243..30d309f9fa 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -6329,13 +6329,6 @@ This platform doesn't supports Boost.Container.
</note>
</mark-expected-failures>
<mark-expected-failures>
- <test name="tricky_rvalue_test"/>
- <toolset name="msvc-10.0"/>
- <note author="John Maddock">
- RValue reference suppprt in VC10 is unable to handle these tests fully.
- </note>
- </mark-expected-failures>
- <mark-expected-failures>
<test name="has_operator_new_test"/>
<test name="make_signed_test"/>
<test name="make_unsigned_test"/>
@@ -6412,9 +6405,12 @@ This platform doesn't supports Boost.Container.
<toolset name="msvc-11.0*"/>
<toolset name="msvc-12.0*"/>
<toolset name="msvc-14.0*"/>
+ <toolset name="msvc-14.1*"/>
+ <toolset name="msvc-14.2*"/>
<note author="Alexander Nasonov">
See bug 99776 'enum UIntEnum { value = UINT_MAX } is promoted to int'
http://lab.msdn.microsoft.com/ProductFeedback/viewfeedback.aspx?feedbackid=22b0a6b7-120f-4ca0-9136-fa1b25b26efe
+ https://developercommunity.visualstudio.com/content/problem/490264/standard-violation-enum-underlying-type-cannot-rep.html
</note>
</mark-expected-failures>
<test name="tricky_is_enum_test">