[DragonFlyBSD - Bug #3005] usr.bin/window/ttzentec.c:59: suspicious condition ?

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Fri Mar 31 09:27:34 PDT 2017


Issue #3005 has been updated by dillon.


OK, this is getting a little annoying ... having to deal with individual bug reports for this static analysis output.

Could you BUNDLE multiple issues into fewer bug reports?  Like five or so per bug report?  Or even more?  I don't mind going through them, particularly stuff related to active kernel code, but most of these issues do not involve active kernel code so lets make it a bit less onerous by bundling the bugs together into fewer submissions.

-Matt

----------------------------------------
Bug #3005: usr.bin/window/ttzentec.c:59: suspicious condition ?
http://bugs.dragonflybsd.org/issues/3005#change-13107

* Author: dcb
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
usr.bin/window/ttzentec.c:59]: (warning) Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'?

Source code is

    if (tt.tt_availmodes | WWM_GRP)




-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list