25 Nov
2015
25 Nov
'15
6:48 p.m.
https://bugs.winehq.org/show_bug.cgi?id=39673 --- Comment #3 from Sergey Isakov <isakov-sl(a)bk.ru> --- Same wine-hq/dlls/winex11.drv/clipboard.c:2449:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!XGetWindowProperty(display, xe.xselection.requestor, xe.xselection.property, ^ wine-hq/dlls/winex11.drv/clipboard.c:3354:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!XGetWindowProperty(display, pevent->requestor, rprop, ^ -- 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.