]> granicus.if.org Git - gc/commit
huge_test: turn GC_WORD_MAX into a signed constant
authorIvan Maidanski <ivmai@mail.ru>
Thu, 10 Jul 2014 21:03:54 +0000 (01:03 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 11 May 2015 15:57:24 +0000 (18:57 +0300)
commit657034eaef6797b5aeb8a1beb311a84c65e6f314
tree32a25fac3a3d50d7bcc6a77c90bd6359bdb36eaa
parentdcb1c05a9cd550c5d6477375eca7f9dfe4fc8988
huge_test: turn GC_WORD_MAX into a signed constant

* tests/huge_test.c (GC_IGNORE_WARN): Refine comment.
* tests/huge_test.c (GC_WORD_MAX): Replace with GC_SWORD_MAX; change
type to GC_signed_word.
tests/huge_test.c