[Ecls-list] SERIES still can't compile (0.9j)

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Sun Feb 3 11:45:19 UTC 2008


On Feb 3, 2008 6:44 AM, John Wiegley <jwiegley at gmail.com> wrote:
> I tried compiling SERIES again with the latest from CVS.  This time it
> gets a different error from the COMPILER-LET form:

SERIES is broken. It needs to import the compiler-let symbol from the
extensions package. Tell the maintainer about it or apply this patch

Index: s-package.lisp
===================================================================
RCS file: /cvsroot/series/series/s-package.lisp,v
retrieving revision 1.12
diff -r1.12 s-package.lisp
171a172,173
>   #+ecl
>   (:import-from "SI" "COMPILER-LET")


-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list