diff options
| author | David Aguilar <davvid@gmail.com> | 2025-02-11 22:04:15 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-02-12 09:41:16 -0800 |
| commit | 46fb0843536f2e9281c45042b024098a38236b17 (patch) | |
| tree | 3b487f5660ae3f47048c79ded97d3aa41c082355 /t/unit-tests/t-urlmatch-normalization.c | |
| parent | 0d31bab479820c1536893f6fbc0dbb1ef1637eb0 (diff) | |
xdiff: avoid signed vs. unsigned comparisons in xemit.c
The unsigned `ignored` variable causes expressions to promote to
unsigned. Use a signed value to make comparisons use the same types.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-urlmatch-normalization.c')
0 files changed, 0 insertions, 0 deletions
