changeset 61251:b265ce19eaf8

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 03 Apr 2005 22:26:43 +0000
parents 4c111b6f6378
children d24c6e8f9add
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Apr 03 22:08:58 2005 +0000
+++ b/src/ChangeLog	Sun Apr 03 22:26:43 2005 +0000
@@ -1,5 +1,7 @@
 2005-04-04  Kim F. Storm  <storm@cua.dk>
 
+	* alloc.c (Fgarbage_collect): Call CHECK_CONS_LIST before and after gc.
+
 	* eval.c (Ffuncall): Always call CHECK_CONS_LIST on entry.
 	Call it again after autoload.