The lambda list of a generic function is now checked for conformance with the Common Lisp specification. In particular, an error is signaled now if the variables are not symbols.
This affects
defgeneric
,
ensure-generic-function
and calls to
make-instance
for objects of type
standard-generic-function
.
LispWorks Release Notes and Installation Guide - 23 Dec 2011