summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2019-12-11 10:04:36 +0100
committerPetr Štetiar <ynezz@true.cz>2019-12-16 23:39:16 +0100
commitd61282db56404bae71515d207b878a445854624a (patch)
tree53fa0df798058996ef66cc5968f28e73c94c5529 /CMakeLists.txt
parent90fb16234c2258e31bc5a0e67a8cff3f30395951 (diff)
downloadubus-d61282db56404bae71515d207b878a445854624a.tar.gz
ubusd: fix comparison of integers of different signs
Fixes following clang-9 compiler warning: ubusd.c:36:19: error: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Werror,-Wsign-compare] if (ub->refcount == ~0) { ~~~~~~~~~~~~ ^ ~~ Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions