-
- Downloads
CALL-NEXT-METHOD when used without arguments, should always use
original arguments. Found by Paul Dietz. * src/pcl/boot.lisp (bind-simple-lexical-method-macros) (bind-fast-lexical-method-macros): Add local macro with-rebound-original-arguments. (bind-lexical-method-functions): Use it to save original arguments for call-next-method. Unconditionally define call-next-method and next-method-p like in 18e. * src/pcl/info.lisp (split-declarations): Remove ignore declarations like in 18e.
Loading
Please register or sign in to comment