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

Re: Errors



Why?  Seems controversial to me. If you don't want errors like that to
go immediately to top level, don't run with *RSET nil.  Wouldn't
giving an interrupt channel argument typically make the error
correctable, while the whole point of using ERROR might be that a
semantically uncorrectable error has occurred?  Also, note that errors
written as calls to FERROR will give no interrupt channel argument
(unless I am mistaken); does that mean that FERROR is a RUDE function
for ANY error detection code to call?