[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Deja-vu



Just to remind us of why so much extra stuff is getting pushed onto
the internal list LDEVPRO by fasload:
From:     JONL@MIT-ML
Date: Thu, 9 Feb 79 20:24:30 GMT
Original-Date: 09/02/79 16:24:30 EDT
Subject: Re: GC and symbols
    To: (BUG LISP) at MIT-ML
    Although the GC will balk at reclaiming any symbol header
    which has either ccn bit one (Compiled-Code-Needs-me), it fails
    to mark from the plist and pname-list of such symbols unless
    they are marked from other pathes (like, thru the obarray, etc.)
    This certainly makes it harder to deal with un-interned symbols
    referenced by compiled code.