]> git.99rst.org Git - git.git/commit
refs: enable sign compare warnings check
authorshejialuo <redacted>
Mon, 6 Oct 2025 06:32:48 +0000 (14:32 +0800)
committerJunio C Hamano <redacted>
Mon, 6 Oct 2025 16:11:08 +0000 (09:11 -0700)
commit22e7bc801cd9c5e5b5c4489b631be28e506fec42
tree89dc4e122487d38d04aeeb849f40a4b61aa77fdd
parent51c3385e3736aeb5f78cc9ed193779e2cb4a2a29
refs: enable sign compare warnings check

After fixing the tricky compare warning introduced by calling
"string_list_find_insert_index", there are only two loop iterator type
mismatches. Fix them to enable compare warnings check.

Signed-off-by: shejialuo <redacted>
Signed-off-by: Junio C Hamano <redacted>
refs.c
git clone https://git.99rst.org/PROJECT