Re: problem with macroexpansion in THE form?
Gary Byers <[email protected]> Fri, 1 Nov 2002 16:11:51 -0700 (MST)
| Newsgroups | gmane.lisp.openmcl.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 31 Oct 2002, Timothy Moore wrote: > Compiling the attached file gives the error > > Error: While compiling LEGAL-P : > > Can't call macro function BREF > > This is excerpted from the recently released cl-reversi. > > Tim > > I think that the enclosed patch (which is now in CVS) should fix the bug. Note that the diff is relative to the current CVS version (and may not apply cleanly to the 0.13 sources, which are getting a little old.) I'll try to do an 0.13.1 (incorporating this patch or something equivalent) real soon. Thanks.