]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Save a few bytes in the parser by using "int" instead of "u8" or "u16" for
authordrh <drh@noemail.net>
Tue, 10 Nov 2015 13:45:21 +0000 (13:45 +0000)
committerdrh <drh@noemail.net>
Tue, 10 Nov 2015 13:45:21 +0000 (13:45 +0000)
commit3334d08989e24ebde4e39d5bf1d775b10960024a
treef05fa60b192849a9b6a24d3c3b78a52c10554a59
parent634b242ebe0bcab147df137b3b4c14d8a5795dcb
Save a few bytes in the parser by using "int" instead of "u8" or "u16" for
all small integer types.

FossilOrigin-Name: 5dcd212bf6489f4698a0ed0f21497c78379f7c0f
manifest
manifest.uuid
src/parse.y