summaryrefslogtreecommitdiff
path: root/libguile/modules.c
diff options
context:
space:
mode:
authorMichael Livshin <mlivshin@bigfoot.com>2001-05-26 22:10:58 +0000
committerMichael Livshin <mlivshin@bigfoot.com>2001-05-26 22:10:58 +0000
commit6b1b030e4de34568273e87176d3eb93eddf81c7f (patch)
tree8c5fd246c52cdc0f7f1af03975f6db1aac34f780 /libguile/modules.c
parentc014a02eec7b99c54d8a156ce491ae8d1e341f97 (diff)
downloadguile-6b1b030e4de34568273e87176d3eb93eddf81c7f.tar.gz
* gc.c (scm_init_storage): init `scm_gc_registered_roots'.
(scm_igc): mark from them, too (precisely, not conservatively!). * root.h (scm_gc_registered_roots): new object in scm_sys_protects. * hooks.c (scm_create_hook): call `scm_gc_protect_object' instead `scm_protect_object'. shouldn't call it at all, though, it seems. * gc.c (scm_[un]protect_object): deprecated. (scm_gc_[un]protect_object): new names for scm_[un]protect_object. (scm_gc_[un]register_root[s]): new. * gc.h: add prototypes for scm_gc_[un]protect_object, scm_gc_[un]register_root[s].
Diffstat (limited to 'libguile/modules.c')
0 files changed, 0 insertions, 0 deletions