Workaround 'obsolescent bcopy, bzero called' cppcheck warnings (POSIX)
authorIvan Maidanski <ivmai@mail.ru>
Tue, 7 Mar 2017 15:52:08 +0000 (18:52 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 7 Mar 2017 15:53:54 +0000 (18:53 +0300)
commit18acb30bf2ba595f3d6a3187d2aea8d8892eb451
tree74d891c41c78a839a8b04187e6f8677dcc027635
parent1795d2cf08cc12ece866fae4bf3d06fffa764084
Workaround 'obsolescent bcopy, bzero called' cppcheck warnings (POSIX)

* include/private/gc_priv.h (BCOPY, BZERO): Define to memcpy/set if
CPPCHECK (regardless of BCOPY_EXISTS).
include/private/gc_priv.h