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

[no subject]



From: JLK@MIT-MC
Date: Mon, 27 Jun 78 21:26:15 GMT
Original-Date: 06/27/78 17:26:15 EDT
Subject:
To: RLB at MIT-MC, HIC at MIT-MC
CC: RZ at MIT-MC, JPG at MIT-MC
RZ pointed out that the UUF-Handler loses in *RSET mode because instead of
getting a break point, it just punts back to top level rather than breaking.
The handler just calls (ERR) and I don't see why this don't cause a break.
Any ideas from the LISP hackers?

Very simply, compiled calls to ERR work differently from interpreted 
calls to ERR!!!  Of course, this would seem to make no sense.  As soon 
as JONL confirms this, HIC is willing to fix it.