]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sg/obstack-cast-function-type-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2019 22:26:11 +0000 (14:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2019 22:26:11 +0000 (14:26 -0800)
commit33bea7358f68d165d65357c04b465209b56dc8f0
tree5c948a8e9378413203d110212fd7c31641cfdca5
parent19a504d92bde1ba1936eb025c571fef7e6630e4b
parent764473d25772aeb6e1f02743bc13a6da8eb18cc3
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