Software /
code /
prosody
Comparison
util-src/GNUmakefile @ 10637:aa304109fa1b
util.net: Fix signedness warning on ARM
net.c:87:56: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘long int’ [-Wsign-compare]
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Thu, 30 Jan 2020 14:22:21 +0100 |
parent | 9561:cfc7b2f7251e |
child | 11009:74ef9f2334f3 |
child | 11163:37a6a535343e |
comparison
equal
deleted
inserted
replaced
10636:a9c975a0f113 | 10637:aa304109fa1b |
---|