mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Update explicit-failures-markup.xml
[skip ci]
This commit is contained in:
parent
2ee21fe34c
commit
1dd43f75de
1 changed files with 3 additions and 0 deletions
|
@ -6470,9 +6470,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">
|
||||
|
|
Loading…
Add table
Reference in a new issue