Menu

#1600 xchat-2.8.8/src/fe-gtk/editlist.c:267: possible bad if test ?

open
nobody
None
5
2014-11-17
2014-11-17
dcb
No

editlist.c:267:70: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]

    if (!gtk_clist_row_is_visible (GTK_CLIST (editlist_gui_list), row) !=
         GTK_VISIBILITY_FULL)

Discussion


Log in to post a comment.