]> granicus.if.org Git - gc/commit
Travis CI: Pass extra/gc.c to cppcheck --enable=unusedFunction
authorIvan Maidanski <ivmai@mail.ru>
Wed, 28 Nov 2018 09:09:59 +0000 (12:09 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 29 Nov 2018 10:58:39 +0000 (13:58 +0300)
commitf00bd3bddf48b076923713e95a242add2ec33f1b
tree9e2cff654b1cf67ad6b2f8dcdddd636c62b743dd
parent75925eeda0db2c9a9cd869b8f203a3b9d6b84e84
Travis CI: Pass extra/gc.c to cppcheck --enable=unusedFunction
(a cherry-pick of commit 53aa42b3 from 'master')

This fixes a dozen of 'the function is never used' cppcheck style
warnings (for GC_core_gcj_malloc, GC_durango_get_mem,
GC_FreeBSDGetDataStart, GC_haiku_get_mem, GC_mprotect_resume,
GC_mprotect_stop, GC_remove_roots_subregion, GC_win32_get_mem,
GC_wince_get_mem).
.travis.yml