[Webkit-unassigned] [Bug 171241] New: Unhandled enumeration values in IntlDateTimeFormat.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 24 12:32:23 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=171241

            Bug ID: 171241
           Summary: Unhandled enumeration values in IntlDateTimeFormat.cpp
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, thetalecrafter at gmail.com

[925/5514] Building CXX object Source/...e.dir/runtime/IntlDateTimeFormat.cpp.o
../../Source/JavaScriptCore/runtime/IntlDateTimeFormat.cpp: In static member function ‘static const char* JSC::IntlDateTimeFormat::partTypeString(UDateFormatField)’:
../../Source/JavaScriptCore/runtime/IntlDateTimeFormat.cpp:909:12: warning: enumeration value ‘UDAT_AM_PM_MIDNIGHT_NOON_FIELD’ not handled in switch [-Wswitch]
     switch (field) {
            ^
../../Source/JavaScriptCore/runtime/IntlDateTimeFormat.cpp:909:12: warning: enumeration value ‘UDAT_FLEXIBLE_DAY_PERIOD_FIELD’ not handled in switch [-Wswitch]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170424/ec8d22b7/attachment.html>


More information about the webkit-unassigned mailing list