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

Re: A bug in 7debug for PCL on Symbolics 7.2



    Date: Thu, 16 Jun 88 10:40:11 EDT
    From: rich%linus@mitre-bedford.ARPA

    Seems like the variable *uninteresting-functions* now
    points to a hash table instead of a list. Therefore in
    FRAME-INTERESTING-P in the 7debug file, the first
    member encountered should be a gethash.

Thanks again for pointing this out.  This is another 7.2 change that
didn't get caught.  Everyone who uses PCL in 7.2 should make this change
to the 7debug.lisp file.
-------