From 04350b86c551f5872c13c56104ee32f711c38a19 Mon Sep 17 00:00:00 2001 From: Nikita Kniazev Date: Fri, 15 Mar 2019 00:08:20 +0300 Subject: [PATCH] VS2017 and VS2019 still has underlying enum type bug Opened a new bug report in their new bug report system for the issue https://developercommunity.visualstudio.com/content/problem/490264/standard-violation-enum-underlying-type-cannot-rep.html --- meta/explicit-failures-markup.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/explicit-failures-markup.xml b/meta/explicit-failures-markup.xml index e9e36d2..2f43154 100644 --- a/meta/explicit-failures-markup.xml +++ b/meta/explicit-failures-markup.xml @@ -95,9 +95,12 @@ + + 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