]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Explicitly cast an argument to printf() to (int), in case the result of the pointer...
authordan <dan@noemail.net>
Fri, 24 Jun 2011 18:43:23 +0000 (18:43 +0000)
committerdan <dan@noemail.net>
Fri, 24 Jun 2011 18:43:23 +0000 (18:43 +0000)
commit28e4e355861916ff548d5ca171a44325dec67296
tree88631f7cd0c0bcfa0c64b76f553871dd7c90b808
parent600e62fdd5b8bb2de14b779ddca87671e36876db
Explicitly cast an argument to printf() to (int), in case the result of the pointer arithmetic expression is a 64-bit integer on some platforms.

FossilOrigin-Name: 90cfeaf7b68eebc2cd75bc60b1bb86823646fe30
manifest
manifest.uuid
src/build.c