Skip to content
Snippets Groups Projects
Commit 036041d2 authored by gerd's avatar gerd
Browse files

Make slot locations more intuitive; preserve slot locations of

	inherited slots.  This partially a change from 2002-12-24 that
	made compute-slots compatible with SBCL.

	* src/pcl/std-class.lisp (compute-slots): Map over slots in
	reverse cpl order so that inherited slots are more likely to get
	the same locations as in superclasses.

	* src/pcl/rt/ctor.lisp: Tests changed accordingly.
parent 040e0165
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