[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ERRSET undoification in compiled code
- To: (BUG LISP) at MIT-MC
- Subject: ERRSET undoification in compiled code
- From: JONL at MIT-MC (Jon L White)
- Date: Tue, 11 Jul 78 22:54:00 GMT
- Original-date: 11 JUL 1978 1854-EDT
the routine beginning at label "ERUNDO" should be replaced with
ERUNDO: SKIPN ERRTN
JRST LSPRET
SETZM TYOSW
JRST ERUN0
as far as I can see, there is no need ever for ERUNDO to allow for
"errors" so come thru - this is only the ERSTP break-up upon successful
completion of an ERRSETted computation.