* Extend checks performed with SCM_DEBUG_CELL_ACCESSES=1 and make them
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Thu, 13 Jul 2000 15:00:58 +0000 (15:00 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Thu, 13 Jul 2000 15:00:58 +0000 (15:00 +0000)
commit406c7d902207af0e25afc6d543e94067bc92bf2b
treed432dcda1aff044e335d6fe823625423c84ef520
parent2238100586a99880885ac31c146a2397f2d579ff
* Extend checks performed with SCM_DEBUG_CELL_ACCESSES=1 and make them
  configurable at run-time.
* Replace SCM_FREEP by SCM_FREE_CELL_P and scm_gc_heap_lock by
  scm_gc_running_p (not in all places yet).
libguile/ChangeLog
libguile/error.c
libguile/gc.c
libguile/gc.h
libguile/gdbint.c
libguile/weaks.c