git/xdiff
David Aguilar a3b56f5f43 xdiff: avoid signed vs. unsigned comparisons in xutils.c
The comparisons all involve comparisons against unsigned values.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2025-02-12 09:41:17 -08:00
..
xdiff.h
xdiffi.c xdiff: avoid signed vs. unsigned comparisons in xdiffi.c 2025-02-12 09:41:16 -08:00
xdiffi.h
xemit.c xdiff: avoid signed vs. unsigned comparisons in xemit.c 2025-02-12 09:41:16 -08:00
xemit.h
xhistogram.c xdiff: avoid signed vs. unsigned comparisons in xhistogram.c 2025-02-12 09:41:16 -08:00
xinclude.h xdiff: move sign comparison warning guard into each file 2025-02-12 09:41:15 -08:00
xmacros.h
xmerge.c
xpatience.c xdiff: avoid signed vs. unsigned comparisons in xpatience.c 2025-02-12 09:41:17 -08:00
xprepare.c
xprepare.h
xtypes.h
xutils.c xdiff: avoid signed vs. unsigned comparisons in xutils.c 2025-02-12 09:41:17 -08:00
xutils.h