http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7046|0 |1 is obsolete| | --- Comment #18 from Chris Cormack <[email protected]> 2012-01-05 02:31:29 UTC --- Created attachment 7047 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7047 Bug 6885 Follow up patch, invert tested condition Signed-off-by: Chris Cormack <[email protected]> Not sure the brackets are nessecary, but I think I remember learning bitwise operators have a lower priority than other relational operators so wanted to make sure we notted the result of the bitwise and, not the flag -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
