Greetings! OK, that's in cvs head now -- wonder how that got broken. Take care,
Robert Boyer <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gcl-devel
