ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RP] ratpoison-1.4.6 bug report


From: David Binderman
Subject: [RP] ratpoison-1.4.6 bug report
Date: Mon, 8 Sep 2014 19:30:30 +0000

Hello there,

This bug is also in trunk. I just checked.

xinerama.c:50:56: warning: logical not is only applied to the left hand side of 
comparison [-Wlogical-not-parentheses]

        if (!XineramaQueryVersion(dpy, &major, &minor) != Success) {
                return;
        }

Clearly some dubious sanity checking code. Suggest code rework.

Regards

David Binderman

                                          


reply via email to

[Prev in Thread] Current Thread [Next in Thread]