bug-xnee
[Top][All Lists]
Advanced

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

[Bug-xnee] [bug #40434] xnee_setget.c: 4 * bad if test ?


From: David Binderman
Subject: [Bug-xnee] [bug #40434] xnee_setget.c: 4 * bad if test ?
Date: Thu, 31 Oct 2013 09:55:59 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0

URL:
  <http://savannah.gnu.org/bugs/?40434>

                 Summary: xnee_setget.c: 4 * bad if test ?
                 Project: Xnee
            Submitted by: dcb314
            Submitted on: Thu 31 Oct 2013 09:55:58 GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:


xnee_setget.c:617:3: warning: logical 'and' of mutually exclusive tests is
always false [-Wlogical-op]
xnee_setget.c:641:3: warning: logical 'and' of mutually exclusive tests is
always false [-Wlogical-op]
xnee_setget.c:654:3: warning: logical 'and' of mutually exclusive tests is
always false [-Wlogical-op]
xnee_setget.c:662:3: warning: logical 'and' of mutually exclusive tests is
always false [-Wlogical-op]

First one is


  if ( (idx<0) && (idx>XNEE_GRAB_LAST) )





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40434>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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