]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use (((i64)1)<<63) instead of just (1<<63) to compute the most negative 64-bit intege...
authordanielk1977 <danielk1977@noemail.net>
Tue, 26 Jun 2007 12:52:33 +0000 (12:52 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 26 Jun 2007 12:52:33 +0000 (12:52 +0000)
commit05fdd6c05523b3be0c6f77e5662810e8bed06d50
tree2ca46eec950d372903bfc2474fbe1a729e6e1c53
parent42d4ef2acc3e15e5bfa7e80c2ae99c11593ee000
Use (((i64)1)<<63) instead of just (1<<63) to compute the most negative 64-bit integer. (CVS 4131)

FossilOrigin-Name: be2570c061e1e751d1a46450bd1186549146526e
manifest
manifest.uuid
src/vdbe.c