Commit 22e7bc8
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 <shejialuo@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 51c3385 commit 22e7bc8
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
2381 | 2380 | | |
2382 | 2381 | | |
2383 | 2382 | | |
2384 | | - | |
| 2383 | + | |
2385 | 2384 | | |
2386 | 2385 | | |
2387 | 2386 | | |
| |||
2398 | 2397 | | |
2399 | 2398 | | |
2400 | 2399 | | |
2401 | | - | |
| 2400 | + | |
2402 | 2401 | | |
2403 | 2402 | | |
2404 | 2403 | | |
| |||
2791 | 2790 | | |
2792 | 2791 | | |
2793 | 2792 | | |
2794 | | - | |
2795 | | - | |
2796 | | - | |
| 2793 | + | |
2797 | 2794 | | |
2798 | 2795 | | |
2799 | 2796 | | |
| |||
0 commit comments