]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the TCL bindings always use Tcl_GetWideIntFromObj() even if the
authordrh <drh@noemail.net>
Tue, 26 Jun 2007 22:55:37 +0000 (22:55 +0000)
committerdrh <drh@noemail.net>
Tue, 26 Jun 2007 22:55:37 +0000 (22:55 +0000)
commit985e0c63fcdd321dd398a0fbb079341c383a049c
treeff9d68fac9b4fc8112ea37d6ed9a5b8e3232da99
parent99bcd30bfb9ac64102b04a2a603b466b88d7a03b
Make sure the TCL bindings always use Tcl_GetWideIntFromObj() even if the
reported type is "int" because on x86-64 and "int" type is 64-bits.
Ticket #2465. (CVS 4135)

FossilOrigin-Name: 5c93324b937b4d8394b0eb7d7fe74f7965623cbe
manifest
manifest.uuid
src/tclsqlite.c