[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A bug in 7debug for PCL on Symbolics 7.2
- To: rich%linus@mitre-bedford.ARPA
- Subject: Re: A bug in 7debug for PCL on Symbolics 7.2
- From: Gregor.pa@Xerox.COM
- Date: Tue, 21 Jun 88 16:00 PDT
- Cc: CommonLoops.pa@Xerox.COM
- Fcc: BD:>Gregor>mail>outgoing-mail-2.text.newest
- In-reply-to: <8806161440.AA20770@orbit.sun.uucp>
- Line-fold: no
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.
-------