Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
gerd authored
	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*.
68f099c4
History
Name Last commit Last update
..