From: Junio C Hamano Date: Tue, 5 Feb 2019 22:26:11 +0000 (-0800) Subject: Merge branch 'sg/obstack-cast-function-type-fix' X-Git-Tag: v2.21.0-rc0~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33bea7358f68d165d65357c04b465209b56dc8f0;p=thirdparty%2Fgit.git Merge branch 'sg/obstack-cast-function-type-fix' The compat/obstack code had casts that -Wcast-function-type compilation option found questionable. * sg/obstack-cast-function-type-fix: compat/obstack: fix -Wcast-function-type warnings --- 33bea7358f68d165d65357c04b465209b56dc8f0