[Gsll-devel] Correction to data/iterate.lisp file

Liam, In order for gsll's iterate extensions to compile on sbcl, one needs to quote all the lambda expressions in the iterate.lisp file. Best, Mirko

There is no iterate.lisp file, and there is no iterate extension in GSLL any longer. Have you done a pull since Feb 7? Head: 4fef622be1 - Removed iterate extension; it is now in the grid system This fix was based on a report you made. On Tue, Mar 2, 2010 at 9:33 AM, Mirko Vukovic <mirko.vukovic@gmail.com> wrote:
Liam,
In order for gsll's iterate extensions to compile on sbcl, one needs to quote all the lambda expressions in the iterate.lisp file.
Best,
Mirko
_______________________________________________ Gsll-devel mailing list Gsll-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel

You are correct. Sorry for the false alarm. On Sat, Mar 13, 2010 at 11:29 PM, Liam Healy <lhealy@common-lisp.net> wrote:
There is no iterate.lisp file, and there is no iterate extension in GSLL any longer. Have you done a pull since Feb 7? Head: 4fef622be1 - Removed iterate extension; it is now in the grid system This fix was based on a report you made.
On Tue, Mar 2, 2010 at 9:33 AM, Mirko Vukovic <mirko.vukovic@gmail.com> wrote:
Liam,
In order for gsll's iterate extensions to compile on sbcl, one needs to quote all the lambda expressions in the iterate.lisp file.
Best,
Mirko
_______________________________________________ Gsll-devel mailing list Gsll-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel
participants (2)
-
Liam Healy
-
Mirko Vukovic