Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • gerd's avatar
    cdb3a46f
    Fix CONDITION-x-SLOTS* ANSI test failures. · cdb3a46f
    gerd authored
    	* src-types/code/error.lisp (condition-reader-function): Loop over
    	actual initargs first because these determine how slots are
    	initialized.
    	(compute-effective-slots): Don't duplicate slots of the class
    	whose effective slots are computed.
    cdb3a46f
    History
    Fix CONDITION-x-SLOTS* ANSI test failures.
    gerd authored
    	* src-types/code/error.lisp (condition-reader-function): Loop over
    	actual initargs first because these determine how slots are
    	initialized.
    	(compute-effective-slots): Don't duplicate slots of the class
    	whose effective slots are computed.