]> git.saurik.com Git - redis.git/commit
use __attribute__ format in sdscatprintf() when the compiler is GCC. Fixed format...
authorantirez <antirez@gmail.com>
Sat, 5 Dec 2009 12:50:36 +0000 (13:50 +0100)
committerantirez <antirez@gmail.com>
Sat, 5 Dec 2009 12:50:36 +0000 (13:50 +0100)
commit682ac7248a11ae7bf0e8d935c3ec13177500484e
tree9f2f0dfe5036d5160550a7775bbaf0b4d69b6717
parent09f6f7020952cd93e178da11e66e36f8a98398d1
use __attribute__ format in sdscatprintf() when the compiler is GCC. Fixed format bugs resulting from the new warnings.
TODO
redis.c
sds.h