The latest versions of gsd and gsll both contain a file iterate.lisp
gsll's iterate.lisp will cause grid's iterate macros to fail on cl-arrays as it uses c-array:dim0 and c-array:dim1
The iteration on cl-arrays problem is resolved if on recompiles grid's iterate.lisp after loading gsll.
Mirko
Thanks for the report. Fixed by removing iterate from GSLL; it is superseded by grid's iterate.
Liam
On Tue, Jan 26, 2010 at 11:30 AM, Mirko Vukovic mirko.vukovic@gmail.com wrote:
The latest versions of gsd and gsll both contain a file iterate.lisp
gsll's iterate.lisp will cause grid's iterate macros to fail on cl-arrays as it uses c-array:dim0 and c-array:dim1
The iteration on cl-arrays problem is resolved if on recompiles grid's iterate.lisp after loading gsll.
Mirko
Gsll-devel mailing list Gsll-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel