From: Junio C Hamano Date: Tue, 24 Jul 2018 21:50:47 +0000 (-0700) Subject: Merge branch 'bb/pedantic' X-Git-Tag: v2.19.0-rc0~131 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=00da9b2091ef8d1955fa2f021b8ba111ce6a5fed;p=thirdparty%2Fgit.git Merge branch 'bb/pedantic' The codebase has been updated to compile cleanly with -pedantic option. * bb/pedantic: utf8.c: avoid char overflow string-list.c: avoid conversion from void * to function pointer sequencer.c: avoid empty statements at top level convert.c: replace "\e" escapes with "\033". fixup! refs/refs-internal.h: avoid forward declaration of an enum refs/refs-internal.h: avoid forward declaration of an enum fixup! connect.h: avoid forward declaration of an enum connect.h: avoid forward declaration of an enum --- 00da9b2091ef8d1955fa2f021b8ba111ce6a5fed