Rewrite DEFERR more concisely.
commit019f744ef8a9da88c1f0632426030b679b9992bb
authorDouglas Katzman <dougk@google.com>
Sat, 3 May 2014 23:47:29 +0000 (3 19:47 -0400)
committerDouglas Katzman <dougk@google.com>
Sat, 3 May 2014 23:47:29 +0000 (3 19:47 -0400)
tree11079648794bf9b281c8ee98d0ecbd4fc476dbc4
parent5a9532d59b697b5a328575c71cccd227261d0a33
Rewrite DEFERR more concisely.

&REST argument handling was pointless because its only use was error 0
"unknown error" which could already be handled by INTERNAL-ERROR.
Having eliminated that, the call convention is much simpler.
src/code/interr.lisp