[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISPM) at MIT-AI
- From: LPD at MIT-AI (L. Peter Deutsch)
- Date: Wed ,21 May 80 13:20:00 EDT
In system 27.7, with microcode 666, on LISP Machine Four:
It appears that if you APPLY a function which takes a &REST arg,
the arg is bound to the actual list supplied as the argument,
not to a copy materialized on the stack. This actually makes a
difference sometimes, and I think the documentation should be
fixed (last paragraph on p. 8 of the manual).