aboutsummaryrefslogtreecommitdiffstats
path: root/src/misc.h
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2023-11-20 17:12:15 +0100
committerSebastian Pipping <sebastian@pipping.org>2023-11-20 18:36:08 +0100
commit8408e5f5e64e01630b64304db8971e074ab0b25a (patch)
treeaa45fce5d44bd7cc061532959a854e9e2ce3f000 /src/misc.h
parent5e7ddd09888a7825aeb4ecf4da69bdf52af76bb2 (diff)
downloadbindfs-8408e5f5e64e01630b64304db8971e074ab0b25a.tar.gz
bindfs.c: Address warning -Wsign-compare
Symptom with Apple GCC: > bindfs.c:1677:26: error: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'ssize_t' (aka 'long') [-Werror,-Wsign-compare] > } while (len < res); > ~~~ ^ ~~~
Diffstat (limited to 'src/misc.h')
0 files changed, 0 insertions, 0 deletions