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/


_______________________________________________
Bug-xnee mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-xnee

Reply via email to