summaryrefslogtreecommitdiff
path: root/t/unit-tests/t-urlmatch-normalization.c
diff options
context:
space:
mode:
authorDavid Aguilar <davvid@gmail.com>2025-02-11 22:04:13 -0800
committerJunio C Hamano <gitster@pobox.com>2025-02-12 09:41:15 -0800
commit9d16f8958467be0162441820d56eb7697453e120 (patch)
tree3dd5d3773009629ffcb38bd638b3f5235a46e6ab /t/unit-tests/t-urlmatch-normalization.c
parent388218fac77d0405a5083cd4b4ee20f6694609c3 (diff)
xdiff: move sign comparison warning guard into each file
Allow each file to fix the warnings guarded by the macro separately by moving the definition from the shared xinclude.h into each file that needs it. xmerge.c and xprepare.c do not contain any signed vs. unsigned comparisons so the definition was not included in these files. 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