]> 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>
Wed, 28 Nov 2018 09:46:20 +0000 (12:46 +0300)
commit53aa42b3a1fedb85c191600a7aa5190f6b53cd28
tree1d06d58659ffbc5d7cd017a2c8c06109ae6c2c9a
parentad3409469f935d98a1551678da866a620b2e7e08
Travis CI: Pass extra/gc.c to cppcheck --enable=unusedFunction

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