Re: Support (defun (setf foo) ...)
Raymond Toy <[email protected]> Wed, 26 Mar 2025 13:51:57 -0700
| Newsgroups | gmane.lisp.gcl.devel |
|---|---|
| Message-ID | <CAG14z1ENBkof9uH2Zt=gFRw3yyVqD4+fkk51qcXOTgFYJTjNNw@mail.gmail.com> |
On Wed, Mar 26, 2025 at 6:15 AM Camm Maguire <[email protected]> wrote: > Greetings! Yes (setf (documentation package t) "docstring") is also > supported in 2.7.0. In fact, all our ansi tests pass. > That's really great news! 2.7.0 looks like it will be a fantastic release! > > Take care, > > Camm Maguire <[email protected]> writes: > > > Greetings, and thanks for your feedback! Yes, this is supported in > > 2.7.0+. > > > > Take care, > > > > Raymond Toy <[email protected]> writes: > > > >> Camm, I know you’re just about ready to make a new release, but would it > >> be possible to add support for setf functions so that thing like (defun > >> (setf foo) ..) work? I know gcl has a working defsetf, but supporting > >> these setf defuns would be a nice addition. > >> > >> But don’t delay the release because of this; it’s a wishlist item that > >> would be nice to have but not quite necessary since gcl has defsetf. > > -- > Camm Maguire [email protected] > ========================================================================== > "The earth is but one country, and mankind its citizens." -- Baha'u'llah > -- Ray