Skip to content
Snippets Groups Projects
Commit 68f099c4 authored by gerd's avatar gerd
Browse files

Changes in generic function's method combination don't take

	effect until a method is added or removed from the gf.
	Reported by Andreas Fuchs on a SBCL mailing list.

	* src/pcl/methods.lisp (reinitialize-instance)
	<standard-generic-function>: Make it an around method, call
	flush-effective-method-cache if the method combination changes.

	* src/pcl/dfun.lisp (flush-effective-method-cache): New function.
	(*effective-method-cache*): Renamed from *effective-method-table*.
parent 27984790
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