Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • gerd's avatar
    e984dae8
    * src/pcl/info.lisp (split-declarations): Declare arg · e984dae8
    gerd authored
    	call-next-method-p ignored.
    
    	* src/pcl/boot.lisp (bind-simple-lexical-method-macros)
    	(bind-fast-lexical-method-macros): Change lambda-list of
    	with-rebound-original-arguments.
    	(bind-lexical-method-functions): Declare some variables ignored.
    	(bind-lexical-method-functions): Call
    	with-rebound-original-arguments with the right arg.
    
    	* src/pcl/dfun.lisp (cache-miss-values-internal): Don't call
    	set-emf-name.
    
    	* src/pcl/fngen.lisp (flush-emf-cache): Fix a typo.
    e984dae8
    History
    * src/pcl/info.lisp (split-declarations): Declare arg
    gerd authored
    	call-next-method-p ignored.
    
    	* src/pcl/boot.lisp (bind-simple-lexical-method-macros)
    	(bind-fast-lexical-method-macros): Change lambda-list of
    	with-rebound-original-arguments.
    	(bind-lexical-method-functions): Declare some variables ignored.
    	(bind-lexical-method-functions): Call
    	with-rebound-original-arguments with the right arg.
    
    	* src/pcl/dfun.lisp (cache-miss-values-internal): Don't call
    	set-emf-name.
    
    	* src/pcl/fngen.lisp (flush-emf-cache): Fix a typo.