"R. Matthew Emerson" <rme at thoughtstuff.com> writes: > Use ccl::nth-immediate instead of %svref in the implementation of > CLOSURE-CLOSED-OVER-VALUES. This makes it work on x86-64 OpenMCL. > (The %svref worked on PPC, but this will work on both.) Applied, thanks! -T.