1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 18:20:22 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2005-07-31 23:16:59 +00:00
parent eb074bfc5a
commit 930888e8e8
4 changed files with 63 additions and 36 deletions

View file

@ -20,6 +20,7 @@
(scm_i_init_guardians_for_gc,
scm_i_identify_inaccessible_guardeds,
scm_i_mark_inaccessible_guardeds): New.
(scm_make_guardian): Removed greedy_p argument.
* weaks.h, weaks.c (SCM_I_WVECT_TYPE, SCM_I_SET_WVECT_TYPE): New.
(SCM_I_WVECT_N_ITEMS, SCM_I_SET_WVECT_N_ITEMS): New.