Skip to content
Snippets Groups Projects
Commit 41952a35 authored by rtoy's avatar rtoy
Browse files

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.
parent ee4047a7
No related branches found
No related tags found
No related merge requests found
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