]> git.saurik.com Git - redis.git/commit
translated a few long logn into int64_t for correctness and to avoid compilation...
authorantirez <antirez@metal.(none)>
Thu, 26 Aug 2010 16:11:26 +0000 (18:11 +0200)
committerantirez <antirez@metal.(none)>
Thu, 26 Aug 2010 16:11:26 +0000 (18:11 +0200)
commit23c64fe50ddbc01f825ebe64f1a8b5f14c584327
tree1310e9ca4ad92561aa5370c1bbf3ff98b939cd4a
parent588cd980e93a1a9f6afae85ed52ec74ff3d811e1
translated a few long logn into int64_t for correctness and to avoid compilation warnings as well
src/aof.c
src/rdb.c
src/t_set.c