[Bug 38337] clang compiling warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 26 22:18:05 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=38337

--- Comment #19 from Sergey Isakov <isakov-sl at bk.ru> ---
/Volumes/MacHD/Users/sergey/Documents/Projects/winehq/dlls/winemac.drv/cocoa_app.m:1226:16:
warning: 15 enumeration values not handled in switch: 'kCGEventNull',
'kCGEventLeftMouseDown', 'kCGEventLeftMouseUp'... [-Wswitch]
        switch(type)
               ^
/Volumes/MacHD/Users/sergey/Documents/Projects/winehq/dlls/winemac.drv/cocoa_app.m:1226:16:
note: add missing switch cases
        switch(type)
               ^
--------------------------------
or make default?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list