]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Lemon enhancements: (1) Do not allocate space for the 'error' non-terminal
authordrh <drh@noemail.net>
Mon, 16 Apr 2018 14:31:34 +0000 (14:31 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Apr 2018 14:31:34 +0000 (14:31 +0000)
commited0c15b52eecbfebdeeeb3b5befa3430ace11979
treeee0e49f0b20bb7f0979f465232b1e75bca164725
parentf5ced1f3b14994816b476e63bf37213dce33f10d
Lemon enhancements:  (1) Do not allocate space for the 'error' non-terminal
if it is not used. (2) Fix an off-by-one problem so that 'unsigned char' can
be used for symbol numbers if the number of symbols is 256.

FossilOrigin-Name: 3b7801acff91905d0e78e06121ebcf2664f6de5f605699dc8726ec9bcb558eb8
manifest
manifest.uuid
tool/lemon.c