* alloc.c (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Define only if
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 22:31:22 +0000 (15:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 22:31:22 +0000 (15:31 -0700)
commit7bc26fdb5c3b50b29bff966a55394e730fbfadd8
tree296eefce750c250f8352a0d291e4f09868104293
parentdff45157417d1620c4fb7b6c117cc89142009b69
* alloc.c (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Define only if

! defined SYSTEM_MALLOC && ! defined SYNC_INPUT, as they are not
needed otherwise.
(CHECK_ALLOCATED): Define only if GC_CHECK_MARKED_OBJECTS.
(GC_STRING_CHARS): Remove; not used.
src/ChangeLog
src/alloc.c