summaryrefslogtreecommitdiff
path: root/t/t7800-difftool.sh
diff options
context:
space:
mode:
authorLibravatar Nguyễn Thái Ngọc Duy <pclouds@gmail.com>2018-11-03 09:48:49 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-11-05 13:42:11 +0900
commitf5c4a9af45fa47130c730a5da87e030d040f000b (patch)
tree941bb1606815abbec36b4ba2c7e03979ad57d6f2 /t/t7800-difftool.sh
parentread-cache.c: reduce branching based on HAVE_THREADS (diff)
downloadtgif-f5c4a9af45fa47130c730a5da87e030d040f000b.tar.xz
read-cache.c: initialize copy_len to shut up gcc 8
It was reported that when building with NO_PTHREADS=1, -Wmaybe-uninitialized is triggered. Just initialize the variable from the beginning to shut the compiler up (because this warning is enabled in config.dev) Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7800-difftool.sh')
0 files changed, 0 insertions, 0 deletions