|
From: | Mikael Djurfeldt |
Subject: | guile/guile-core/libguile ChangeLog gc-card.c s... |
Date: | Mon, 24 Feb 2003 14:21:57 -0500 |
CVSROOT: /cvsroot/guile Module name: guile Changes by: Mikael Djurfeldt <address@hidden> 03/02/24 14:21:56 Modified files: guile-core/libguile: ChangeLog gc-card.c struct.c Log message: * struct.c (scm_struct_prehistory): Init scm_i_structs_to_free to SCM_EOL. (scm_struct_prehistory): Move scm_free_structs to scm_before_mark_c_hook. * gc-card.c (sweep_card): Check that we haven't swept structs on this card before. That can happen if scm_i_sweep_all_segments has been called from some other place than scm_igc. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/ChangeLog.diff?tr1=1.1784&tr2=1.1785&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/gc-card.c.diff?tr1=1.8&tr2=1.9&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/struct.c.diff?tr1=1.96&tr2=1.97&r1=text&r2=text
[Prev in Thread] | Current Thread | [Next in Thread] |