2009-10-01 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Thu, 1 Oct 2009 19:23:14 +0000 (19:23 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:49 +0000 (21:06 +0400)
commitbeb05b8db4cb8c1cee978a59b0d7235d7f4f8be4
treecc9f876fe411498f0ae3669e88725beb05605165
parent733b99815b7d586d551151934d24551c4c034400
2009-10-01  Ivan Maidanski <ivmai@mail.ru>

* tests/huge_test.c: Define GC_IGNORE_WARN (if not defined) to
suppress misleading GC "Out of Memory!" warning printed on every
GC_MALLOC(LONG_MAX) call.
* tests/huge_test.c: Include "gc.h" instead of <gc.h>.
* tests/huge_test.c (main): Replace K&R-style function definition
with the ANSI C one.
* tests/huge_test.c: Expand all tabs to spaces.
ChangeLog
tests/huge_test.c