Re: SBCL calculating key-slots and finalize-inheritance
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 20 Jul 2007 15:56:41 -0600
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Nathan Bird wrote: > The solution I found (patch attached) is to do the same for SBCL as is > being done for allegro in this case: calculate the key-slots in > FINALIZE-INHERITANCE :AFTER. This makes some amount of sense, but I > don't know why it doesn't work from the INITIALIZE-INSTANCE :AROUND so > this may still be missing something. I'm not quite sure while this would be needed for SBCL, either. But, it seems safe enough and will solve your compilation issue, so I'll go ahead and include your patch in CLSQL 3.8.6 -- Kevin Rosenberg [email protected]