summaryrefslogtreecommitdiffstats
path: root/tree.h
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-12-27 11:46:25 +0100
committerJunio C Hamano <gitster@pobox.com>2024-12-27 17:11:45 +0100
commit85ee0680e2d5d667919e06394ca7622f09652310 (patch)
treeb7bec04951c0310b0df8a88e7ff24dd77e1eeca7 /tree.h
parentcommit-reach: use `size_t` to track indices in `remove_redundant()` (diff)
downloadgit-85ee0680e2d5d667919e06394ca7622f09652310.tar.xz
git-85ee0680e2d5d667919e06394ca7622f09652310.zip
commit-reach: use `size_t` to track indices in `get_reachable_subset()`
Similar as with the preceding commit, adapt `get_reachable_subset()` so that it tracks array indices via `size_t` instead of using signed integers to fix a couple of -Wsign-compare warnings. Adapt callers accordingly. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree.h')
0 files changed, 0 insertions, 0 deletions