https://bugs.winehq.org/show_bug.cgi?id=39673
--- Comment #3 from Sergey Isakov isakov-sl@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, ^