On 10/8/16, Conor O <[email protected]> wrote: > Assertion failed: stateno <= YY_SHIFT_COUNT, file testpar.c, line 512 > > I'm trying to figure out if this is a bug or something I'm just not > understanding correctly.
An assertion fault is always a bug. This is true of any application. Can you send in sufficient information for me to reproduce the problem? -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

