projects
/
git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
19a504d
764473d
)
Merge branch 'sg/obstack-cast-function-type-fix'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 5 Feb 2019 22:26:11 +0000
(14:26 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 5 Feb 2019 22:26:11 +0000
(14:26 -0800)
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
Trivial merge