On Wed, Feb 3, 2010 at 3:26 PM, Ryan Pusztai <[email protected]> wrote:
> Hi Fabio, > > On Tue, Feb 2, 2010 at 6:11 PM, Fabio Mascarenhas <[email protected]>wrote: > >> Hi, Ryan, >> >> Sorry, I made a mistake in my condition parser. Please replace line 329 >> (simple <- ...) with >> > > I think you meant line 293. > > Yep. :-) > simple <- %s* (%func <field> <op> '?') >> -> apply %s* / %s* <field> <op> %s* >> >> and things should work again. :-) I am commiting this change to github. >> > > This parser does not work for a query like this, but works with the old > version. > > > I noticed this bug today, while writing some queries. :-) I have just pushed a fix. -- Fabio Mascarenhas
_______________________________________________ Kepler-Project mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/
