]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Always case 0 to (char*) on varargs functions. Otherwise there are problems
authordrh <drh@noemail.net>
Tue, 3 Jan 2006 15:16:26 +0000 (15:16 +0000)
committerdrh <drh@noemail.net>
Tue, 3 Jan 2006 15:16:26 +0000 (15:16 +0000)
commitf93339decbd89d4582791886b020addd2b28e409
treeeeae97f459cc99a7b729aafb3528a95ed1675bfb
parent34e84942027b937d3e9513b97ed5ba97ddee0e40
Always case 0 to (char*) on varargs functions.  Otherwise there are problems
on 64-bit machines. (CVS 2854)

FossilOrigin-Name: 837dc77ff9f5271b7e1bb8602fc021670c7802d1
manifest
manifest.uuid
src/expr.c
src/select.c
src/vdbe.c