Fix various issues in policy syntax.
commitdded28ea3564271e258d14014dd6089f2bfa7cda
authorJeff Darcy <jdarcy@redhat.com>
Fri, 1 Oct 2010 17:04:44 +0000 (1 13:04 -0400)
committerJeff Darcy <jdarcy@redhat.com>
Fri, 1 Oct 2010 19:33:26 +0000 (1 15:33 -0400)
tree026157464b4acee78bd1ea4ef686854d1f53c942
parentb49e121de992338353ccb8427b3e557ef73603cc
Fix various issues in policy syntax.

Made AND/OR properly associative/recursive.
Gave NOT lower precedence than comparisons.
Simplified field/link_field parsing.
Generally improved whitespace handling.
Updated diff to match other changes.
query.c.diff
query.leg