]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the parser engine so that it (once again) waits for a lookahead token
authordrh <drh@noemail.net>
Mon, 7 Sep 2015 19:52:55 +0000 (19:52 +0000)
committerdrh <drh@noemail.net>
Mon, 7 Sep 2015 19:52:55 +0000 (19:52 +0000)
commita248a722cf721cf294bd591ccb2e7398aeb6ecdf
tree1d27185ec164d87da5a16593306cb9bb2b2467be
parent3bd48ab213bdfd776d04b4e9be4641bc0d0583e4
Change the parser engine so that it (once again) waits for a lookahead token
before reducing, even in a SHIFTREDUCE action.

FossilOrigin-Name: 2c17a1358353a0845b039283be79353f033e2491
manifest
manifest.uuid
src/lempar.c
src/parse.y
src/tokenize.c
test/misc1.test
tool/lempar.c