
14 Dec
2006
14 Dec
'06
9:06 p.m.
* Madhu [2006-12-10 14:17+0100] writes:
The variables EXT:*GC-NOTIFY-AFTER* and EXT:*NOTIFY-BEFORE* should hold functions and should be NIL. This affects the function REMOVE-GC-HOOKS in swank-cmucl.lisp which sets them to NIL, (should one happen to use it). I believe the following Changelog entry applies:
| 2004-12-05 Helmut Eller <heller@common-lisp.net>
Appended is a fix which sets them back to the original parameters.
Committed. Helmut.