]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Create the "uptr" typedef (the same as uintptr_t when available) and use it
authordrh <drh@noemail.net>
Tue, 22 Mar 2016 14:37:59 +0000 (14:37 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Mar 2016 14:37:59 +0000 (14:37 +0000)
commit3bfa7e82b618fea9904cb5c36bff3b9bf311bab9
treed8d4a7cc6f212a8dd47d2947e58055ed4028e01f
parent0b98207c5b7ef2ac85cc06e4971a5393c4cffd57
Create the "uptr" typedef (the same as uintptr_t when available) and use it
to cast pointers before comparison.

FossilOrigin-Name: 2484cc0c3ffc8834a155f89af1581bd07d453a90
manifest
manifest.uuid
src/btree.c
src/sqliteInt.h