Skip to content
Snippets Groups Projects
Commit 6e371aa1 authored by gerd's avatar gerd
Browse files

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.
parent 58d15e56
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment