[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Crocks in the evaluator
- To: BUG-LISP at MIT-MC
- Subject: Crocks in the evaluator
- From: Robert W. Kerns <RWK at MIT-MC>
- Date: Sun, 21 Jun 81 14:26:00 GMT
- Cc: ALAN at MIT-MC
- Original-date: 21 June 1981 10:26-EDT
I was just scrod by this a few minutes ago, myself.
In my case, I was funcalling something that was supposed to
be a symbol, but due to a typo was actually NCONS of that
symbol. I would much rather have been told that FUNCALL
got a random LIST than that somebody called the function
with the wrong number of arguments!