]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an issue with the new sqlite3Strlen30() introduced by
authordrh <drh@noemail.net>
Wed, 10 Dec 2008 22:15:00 +0000 (22:15 +0000)
committerdrh <drh@noemail.net>
Wed, 10 Dec 2008 22:15:00 +0000 (22:15 +0000)
commit4f21c4af30e57d39c5d7873dcab80cb35ee8ab39
treee5e1c7fc51ec575fb5f15af56391ddcc7a7742b0
parent1bd10f8a0063bcbcb75b99f48e70ae312e145aae
Fix an issue with the new sqlite3Strlen30() introduced by
check-in (6007).  Additional casts for compiler warnings. (CVS 6011)

FossilOrigin-Name: 258722b6178f60eaccef1675aab3edc456d413a5
manifest
manifest.uuid
src/pager.c
src/pragma.c
src/select.c
src/shell.c
src/tclsqlite.c
src/update.c
src/util.c