]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in lemon in computation of which non-terminals can generate an
authordrh <drh@noemail.net>
Sat, 7 Jan 2012 15:17:18 +0000 (15:17 +0000)
committerdrh <drh@noemail.net>
Sat, 7 Jan 2012 15:17:18 +0000 (15:17 +0000)
commit7dd1ac600e7e82f5faabe51b05e67b0e68e8ef79
tree906b707516d1937d9da153052692f92fa2bb991a
parent60e4a7487976a3b300a1ec13e54d107f5ae19047
Fix a bug in lemon in computation of which non-terminals can generate an
empty string.  This bug and the fix make absolutely no difference for the
grammar used by SQLite, but it can make a difference when lemon is used
in other grammars.

FossilOrigin-Name: ce32775b232da894343f62deefaf19b0ec484636
manifest
manifest.uuid
tool/lemon.c