Re: :pointer-self and LispWorks
Edi Weitz <[email protected]> 12 Aug 2003 15:19:13 +0200
| Newsgroups | gmane.lisp.uffi.general |
|---|---|
| Message-ID | <[email protected]> |
On 12 Aug 2003 12:41:59 +0200, Edi Weitz <[email protected]> wrote: > However, if I replace the first DEF-STRUCT with... > > (def-struct foo > (bar foo-ptr)) > > ...everything works fine. I forgot to mention: It works fine in LW but not, alas, in CMUCL.