On Wed, 2008-11-19 at 18:45 +0100, Didier Verna wrote: > Stelian Ionescu <[EMAIL PROTECTED]> wrote: > > > The return value of (DEFUN MYSTRUCT-SLOT (OBJECT) ...) : the value of > > the slot SLOT is boxed hence the compiler note. > > Hmmm, I'm confused. The return value of DEFUN is the function name, > right? Or do you mean that when CMU-CL creates the accessor function, it > generates code to box the return value and /that/ is what triggers the > note?
the latter -- Stelian Ionescu a.k.a. fe[nl]ix Quidquid latine dictum sit, altum videtur.
