-
- Downloads
Fix the defaulting of unsupplied values in default-unknown-values. The
arguments on the stack (those past the third argument) were not being defaulted to NIL due to a bug and just picked up whatever junk was on the stack. Re-write and enable the branch that handles 4 to 7 arguments because simpler code can be generated in this case.
Loading
Please register or sign in to comment