Re: sbcl 0.9.9.31, clsql-posgtresql Debian
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Tue, 28 Feb 2006 08:48:14 -0700
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Friedrich Dominicus wrote: > When attempting to set the slot's value to (OR NULL T) (SETF of SLOT-VALUE), > the slot TYPE is missing from the object > #<CLSQL-SYS::VIEW-CLASS-DIRECT-SLOT-DEFINITION CLSQL-SYS::VIEW-DATABASE>. > [Condition of type SIMPLE-ERROR] Hi Friedrich, Thanks for the notice and patch. I've reviewed your message and tested your patch both in the new and older SBCL's. Looks good and I've committed your patch. Thanks. Kevin