On Nov 17, 2007, at 5:12 PM, D. Richard Hipp wrote:


On Nov 17, 2007, at 4:58 PM, Joe Wilson wrote:

I'm having difficulty with Lemon's operator precedence.


That would be a bug in lemon...


I was wrong.  Turns out the bug was in the SQLite grammar
file parse.y.  It was assigning the same precedence to the
ones-complement ~ operator and the NOT operator.  But
~ should have higher precedence, it seems.  Fixed by
check-in [4548].

D. Richard Hipp
[EMAIL PROTECTED]




-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to