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

[no subject]



    Date: Tuesday, 19 January 1982, 09:44-EST
    From: Daniel L. Weinreb <dlw at SCRC-TENEX>
    The problem with eh:current-frame is that by the time the EH goes to
    inspect the symbol, the EH itself has bound the symbol because it is
    using it.  I think the right way to solve this is that when an error
    occurs, the basic type of error should be noted and saved immediately
    before the EH is invoked.
Microcode (transport) errors like this should should work much more simply in the
new error system.  I see no point in further kludging the current thing.