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: https://git.lorimer.id.au/gitweb.git/diff_plain/33bea7358f68d165d65357c04b465209b56dc8f0?hp=--cc 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