]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not assume that a pointer can fit in a long inside the printf() code.
authordrh <drh@noemail.net>
Sat, 7 Jun 2003 11:29:50 +0000 (11:29 +0000)
committerdrh <drh@noemail.net>
Sat, 7 Jun 2003 11:29:50 +0000 (11:29 +0000)
commit94ce4c1e3b697803c5b9f176981d3fbe9fb8beb6
tree01c5efb58b746117f9e38e1ab34d8eca6aee7013
parent048aa234ef4921b8a88f947ee10a3ba7ec3bbdcc
Do not assume that a pointer can fit in a long inside the printf() code.
Ticket #342. (CVS 1013)

FossilOrigin-Name: 5dad7c05e9789e101d5ce75a6f3ea2ffb278b29d
manifest
manifest.uuid
src/printf.c