In LEMON, fix an off-by-one error that can make the lookahead table one
commit7f49933870f2cb4a4977d80bc74d29074cf7f356
authorD. Richard Hipp <drh@hwaci.com>
Wed, 27 Dec 2017 15:21:16 +0000 (27 15:21 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 27 Dec 2017 15:21:16 +0000 (27 15:21 +0000)
tree88c9474d0a3792710b37239078f8729e6ea0c8a2
parent2f09f2581f43b741463d190d07e2c3cb4e971a3d
In LEMON, fix an off-by-one error that can make the lookahead table one
byte too smal.
tool/lemon.c