]> granicus.if.org Git - gc/commit
Recognize GC_DONT_GC macro in gc.h (causes GC_INIT to turn off GC)
authorIvan Maidanski <ivmai@mail.ru>
Sat, 9 Jun 2012 18:13:53 +0000 (22:13 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 9 Jun 2012 18:13:53 +0000 (22:13 +0400)
commiteba1b56bd21615f479e613c1ff36fe4576bcc683
tree3231ca0edd7c98f3b378fd4afbbb9782b65abfc8
parent5f492b98dd131bdd6c67eb56c31024420c1e7dab
Recognize GC_DONT_GC macro in gc.h (causes GC_INIT to turn off GC)

* include/gc.h (GC_INIT_CONF_MAX_RETRIES): Recognize GC_DONT_GC
(set GC_dont_gc to 1 in that case) to turn off GC at start-up (for
a debugging purpose).
include/gc.h