[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
args to error, cerror, & warn
- To: Common-Lisp @ SU-AI
- Subject: args to error, cerror, & warn
- From: Glenn S. Burke <GSB @ MIT-ML>
- Date: Mon, 16 May 1983 23:46:00 -0000
I think we should require a first argument of NIL there now for
a place-holder since we are not going to define the extension yet.
Optional first arguments are a pain for both implementation and
documentation.
(Many of us have been doing this for years with FERROR in maclisp
anyway, where it was never really well-defined what a non-null
first argument meant.)