summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2016-10-18 00:28:25 +0300
committerIvan Maidanski <ivmai@mail.ru>2016-10-18 00:28:25 +0300
commit3964267d6b18ec66f72aedba0993535303fe8066 (patch)
treeafe2c45ef0065543e26b3b351e5b7f548e411f84 /extra
parent957da90c6ff8084c48b7c8e3b4bcf6ecc83fb1b9 (diff)
downloadbdwgc-3964267d6b18ec66f72aedba0993535303fe8066.tar.gz
Workaround 'checking if unsigned value is negative' cppcheck warning
* allchblk.c [GC_ASSERTIONS && !USE_MUNMAP] (GC_add_to_fl): Replace (signed_word)GC_heapsize<0 with (GC_heapsize&SIGNB)!=0.
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions