]> arthur.barton.de Git - bup.git/commit
_helpers: fix potential issues -Wshorten-64-to-32 complains about
authorRob Browning <rlb@defaultvalue.org>
Sat, 20 Jun 2020 19:02:37 +0000 (14:02 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 5 Jul 2020 16:16:23 +0000 (11:16 -0500)
commit55858ef71510d45f4ef511f5d721f40628a8809e
tree845f0acfc4a16e339341286adf036bd476237bb8
parent1c9ec34b119747016e34f55abad75d4636e1ff06
_helpers: fix potential issues -Wshorten-64-to-32 complains about

These were revealed by -Wshorten-64-to-32 which appears to be the
clang default on cirrus' macos (catalina?).

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/_helpers.c