]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added macros to convert between 32-bit ints and 64-bit ptrs to avoid compiler warning...
authorshane <shane@noemail.net>
Tue, 8 Jul 2008 22:28:48 +0000 (22:28 +0000)
committershane <shane@noemail.net>
Tue, 8 Jul 2008 22:28:48 +0000 (22:28 +0000)
commit1fc4129df7b6a304f050a5aadfaed4196fbd014e
tree824187b97d42e73531a7ad2bf0b84e3de0c2e1fc
parentc6f66c534914647794b1d2167b2f1e2d92aa0fa0
Added macros to convert between 32-bit ints and 64-bit ptrs to avoid compiler warnings. (CVS 5378)

FossilOrigin-Name: 6cdb6841ff4683e424ef394733da9c24f5602570
manifest
manifest.uuid
src/build.c
src/func.c
src/insert.c
src/sqliteInt.h
src/table.c
src/vdbeaux.c
src/vdbemem.c
src/where.c