author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 26 Jul 2016 14:14:02 +0000 (16:14 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 26 Jul 2016 14:15:51 +0000 (16:15 +0200) | ||
commit | 798bfa02620d101b9cd580e9647e57e75ca17fa8 | |
tree | 58bcb0f68b3cacb129cbddec5dc9b254a01ac461 | tree | snapshot |
parent | 20e6d9e357997a9bbfd3034c7f948914e65bb448 | commit | diff |
write_http: fix warning in new kairos support
Found by LLVM:
comparison of integers of different signs: 'int' and 'const size_t' (aka 'const unsigned long')
Found by LLVM:
comparison of integers of different signs: 'int' and 'const size_t' (aka 'const unsigned long')
src/utils_format_kairosdb.c | diff | blob | history |