]> granicus.if.org Git - gc/commit
Workaround '!GC_page_size is always false' cppcheck style warning
authorIvan Maidanski <ivmai@mail.ru>
Tue, 14 Feb 2017 08:24:18 +0000 (11:24 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 5 Apr 2017 21:29:20 +0000 (00:29 +0300)
commitcec8655c9675c5e50aa3e3c139137e991cdd54da
treeebf6d93cbed4d1ec056e2a042b71828d80d9aa20
parentda3d957cf075e3ccd45db64c092d6f9bd93318dc
Workaround '!GC_page_size is always false' cppcheck style warning

* os_dep.c [!MSWIN32] (GC_setpagesize): Do not check that GC_page_size
is non-zero if CPPCHECK.
os_dep.c