On Sat, 24 Mar 2018 18:45:14 +0100 Phil Sutter <[email protected]> wrote: > The problematic bit was the 'expr: expr expr' rule. Fix this by making > 'expr' token represent a single filter only and introduce a new token > 'exprlist' to represent a combination of filters. > > Signed-off-by: Phil Sutter <[email protected]>
Thanks for fixing this. It was always a nuisance.
