diff options
author | Beat Bolli <dev+git@drbeat.li> | 2018-07-09 21:25:36 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-07-09 14:37:50 -0700 |
commit | b6d3f5a960c2b5dfe3d8d84e7f4c26e03d721d10 (patch) | |
tree | 6c20d9fd8dac366f5d3f6f130bbd7215f9546e64 /Documentation | |
parent | sequencer.c: avoid empty statements at top level (diff) | |
download | tgif-b6d3f5a960c2b5dfe3d8d84e7f4c26e03d721d10.tar.xz |
string-list.c: avoid conversion from void * to function pointer
ISO C forbids the conversion of void pointers to function pointers.
Introduce a context struct that encapsulates the function pointer.
Signed-off-by: Beat Bolli <dev+git@drbeat.li>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions