]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move pointer range comparisons into a macro, where they can be dealt with stdint.h
authordrh <drh@noemail.net>
Thu, 10 Dec 2015 15:09:17 +0000 (15:09 +0000)
committerdrh <drh@noemail.net>
Thu, 10 Dec 2015 15:09:17 +0000 (15:09 +0000)
commitac536e613a0acb84b1df80a836786b06a960f522
treeaa0ec7898f3adba0f82f9fc82b79e1fd87185d35
parent5ef09bf918bb26fbb900ec14850114b47f83cbfe
Move pointer range comparisons into a macro, where they can be dealt with
in a more portable way.

FossilOrigin-Name: ad3124c834b080aaaf24934d6f08b3601ac3ae53
manifest
manifest.uuid
src/btree.c
src/malloc.c
src/sqliteInt.h