2009/6/20 Gerald Pfeifer <gerald(a)pfeifer.com>:
This makes it more clear that ! applies to the overall condition,
not just to the first part which is then and-ed.
I happened to have the same patch. Note that this does fix a real bug,
! has higher precedence than &.