Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1773:aa0db78e67c4
[xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
Bugfix in USE_KKCC mode processing weak data structures
2003-11-01 Markus Kaltenbach <makalten@informatik.uni-tuebingen.de>
* src/alloc.c (garbage_collect_1):fix bug
* automated/weak-tests.el:added test to track it down
author | kaltenbach |
---|---|
date | Sat, 01 Nov 2003 14:55:00 +0000 |
parents | 0240ff815597 |
children | 0461b6ab9fbd |
line wrap: on
line diff
--- a/src/ChangeLog Fri Oct 31 22:51:31 2003 +0000 +++ b/src/ChangeLog Sat Nov 01 14:55:00 2003 +0000 @@ -1,3 +1,11 @@ +2003-11-01 Markus Kaltenbach <makalten@informatik.uni-tuebingen.de> + + * alloc.c (garbage_collect_1): + move kkcc_marking() call inside the while loop containing all + the iterative calls for marking weak data structures since the + entries on the kkcc_stack need to be processed after every run + to mark attached objects + 2003-10-16 Jerry James <james@xemacs.org> * realpath.c (qxe_realpath): When a symbolic link to an absolute