mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-05 15:10:27 +02:00
*** empty log message ***
This commit is contained in:
parent
bb2c57fa98
commit
6c7c449e6d
1 changed files with 4 additions and 1 deletions
|
@ -1,8 +1,11 @@
|
|||
2000-03-16 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||
|
||||
* gc.c, gc.h (scm_map_free_list): Define also if GUILE_DEBUG is
|
||||
defined.
|
||||
|
||||
* gc.c (scm_gc_sweep): Moved variable n_objects to inner sweep
|
||||
loop and declare as register.
|
||||
|
||||
|
||||
* gc.c (scm_gc_sweep): Sigh... forgot to clear private freelists
|
||||
after GC.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue