From: antirez Date: Thu, 26 Aug 2010 16:11:26 +0000 (+0200) Subject: translated a few long logn into int64_t for correctness and to avoid compilation... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/23c64fe50ddbc01f825ebe64f1a8b5f14c584327?hp=23c64fe50ddbc01f825ebe64f1a8b5f14c584327 translated a few long logn into int64_t for correctness and to avoid compilation warnings as well ---