]> granicus.if.org Git - gc/commit
Workaround '32-bit value shift by >31 bits is undefined' cppcheck warnings
authorIvan Maidanski <ivmai@mail.ru>
Thu, 9 Mar 2017 20:48:45 +0000 (23:48 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 6 Apr 2017 08:33:06 +0000 (11:33 +0300)
commitb2a12b9b98728a8cd77a416a42ca6bf3ac7370e9
treef0f49c7ff6190aa95c109d62ea96dfd7f4e1d1fb
parent0b8fa96118356066aa495f7a6345acdd8b25d52c
Workaround '32-bit value shift by >31 bits is undefined' cppcheck warnings

* include/private/gcconfig.h [CPPCHECK] (CPP_WORDSZ): Undefine
(platform-specific explicit value) and redefine to __SIZEOF_POINTER__*8.
include/private/gcconfig.h