[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[remailed] Re: APPEND-DOTTED



(I'm *finally* back on CL-Cleanup related work; we must hustle to get stuff out for the meeting. Sorry.)

In current practice, Xerox Common Lisp and Kyoto Common Lisp signal errors on the proposed test case (both interpreted and compiled.)

There are notes in the ISSUES.TXT file:

Page 268:

The doc for APPEND should be clarified to warn the user that APPEND
can return a non-list, e.g. (append '() t) => t.

Also, the doc for NCONC should be clarified so that NCONC behaves
analogously to APPEND when its last argument is an atom.


Should this be added to this proposal?