diff options
author | Carlo Marcelo Arenas Belón <carenas@gmail.com> | 2018-10-23 14:50:20 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-24 14:52:50 +0900 |
commit | d99ea5f9c5feb4f17f39a2e438795f934b32c739 (patch) | |
tree | fd3b731cba84c4025a54f34f0b1dd0f2766dc1eb /Documentation/RelNotes/1.7.11.2.txt | |
parent | commit-slabs: move MAYBE_UNUSED out (diff) | |
download | tgif-d99ea5f9c5feb4f17f39a2e438795f934b32c739.tar.xz |
khash: silence -Wunused-function for delta-islands
showing the following when compiled with latest clang (OpenBSD, Fedors
and macOS):
delta-islands.c:23:1: warning: unused function 'kh_destroy_str'
[-Wunused-function]
delta-islands.c:23:1: warning: unused function 'kh_clear_str'
[-Wunused-function]
delta-islands.c:23:1: warning: unused function 'kh_del_str' [-Wunused-function]
Reported-by: René Scharfe <l.s.r@web.de>
Suggested-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.11.2.txt')
0 files changed, 0 insertions, 0 deletions