26 Feb
2019
26 Feb
'19
10:18 p.m.
https://bugs.winehq.org/show_bug.cgi?id=38337 --- Comment #19 from Sergey Isakov <isakov-sl(a)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.