* src/pcl/ctor.lisp (call-ctor): Consider only ctors whose
initargs are the same, including order and length, as the original make-instance args, for preserving arguments order in functions called from the ctor, e.g. initialize-instance. Reported by Craig Lanning.
Please register or sign in to comment