[Bug 39673] Logical error in comparison (misprint)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 25 12:48:46 CST 2015


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

--- Comment #3 from Sergey Isakov <isakov-sl at 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.



More information about the wine-bugs mailing list