GC leak?

Marcus Crestani crestani at informatik.uni-tuebingen.de
Fri Feb 1 03:23:00 EST 2008


>>>>>"JJ" == Jerry James <james at xemacs.org> writes:
JJ> Are we taking shortcuts when XEmacs quits that would lead to
JJ> pointers to Lisp objects being lost without those objects being
JJ> garbage collected?

Currently the garbage collector does not run the finalizers when
XEmacs exits.  This is bad, we should definitely fix this.  I see if I
can come up with a patch in the next couple of days.

-- 
Marcus



More information about the XEmacs-Beta mailing list