gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: compile-file bug?


From: Camm Maguire
Subject: [Gcl-devel] Re: compile-file bug?
Date: 10 Aug 2005 18:29:34 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  OK, that's in cvs head now -- wonder how that got broken.

Take care,

Robert Boyer <address@hidden> writes:

> For t5, in the most recent fix to *split-files* stuff, in the function
> compile-file, in cmpnew/cmpmain.lisp, the first print statement should read
> 
>               (print
>              `(eval-when (load eval)
>                          (dolist (v ',(nreverse (second *split-files*)))
>                                  (load (merge-pathnames v 
> si::*load-pathname*))))
>              st)
> 
> What's currently there is missing a the: ',
> 
> Anyway, that's the way it looks to me and was in 2.3.8.
> 
> Bob
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]