https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7259
Martin Puppe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Martin Puppe <[email protected]> --- Created attachment 5343 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5343&action=edit Suppress warnings, fix operator precedence, add comments This patch gets rid of the warnings. It also fixes the operator precedence for `WIFSIGNALED`. (`!=` has higher precedence than `&`). I also added a hint regarding the magic numbers 8 and 127. -- You are receiving this mail because: You are the assignee for the bug.
