-
- Downloads
In safe code, signal an error if the set of methods applicable to
arguments to CALL-NEXT-METHOD is different from the set of methods applicable to original method arguments. Found by Paul Dietz. * src/pcl/boot.lisp (bind-simple-lexical-method-macros) (bind-fast-lexical-method-macros): New local macro check-cnm-args-body. (bind-lexical-method-functions): Use it. (%check-cnm-args): New function, defknown, deftransform.
Please register or sign in to comment