[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New issues for the "pending" list, from Japan
- To: cl-cleanup@Sail.stanford.edu
- Subject: New issues for the "pending" list, from Japan
- From: Masinter.pa@Xerox.COM
- Date: 7 Mar 88 09:27 PST
These issues were derived from the list submitted by the Japanese technical
working group on Lisp. They are all "need volunteer".
EVAL-OTHER
(Should structures, arrays, vectors, ... self-evaluate?)
LAMBDA-LIST-DUPLICATES
(Is it an error to have the same symbol more than once
in a lambda list?)
MAPPING-DESTRUCTIVE-INTERACTION
(The interaction of mapping functions and DOLIST and
destructive operations on the list operated on is explictly
left undefined.)
SPECIAL-VARIABLE-TEST
(Want a way to ask if a variable is proclaimed special.)