Apply fix for default-initargs where initialize-instance and
shared-initialize were not getting :default-initargs. Patch from Madhu, Mar 28, 2007, based on fix in sbcl. pcl/ctor.lisp: o Pass default-initargs to initialize-instance and shared-initialize. pcl/rt/ctor.lisp: o Add test for this case pcl/rt/system.lisp: o Use *load-truename* to setup paths, instead of a hard-wired one.
Loading
Please register or sign in to comment