http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885
--- Comment #19 from Frédéric Demians <[email protected]> 2012-01-05 08:53:30 UTC --- > 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 That's a wise decision. Thanks. And it adds readability. -- 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/
