[Ecls-list] Very strange problem loading cmp.fsl

Dan Corkill corkill at GBBopen.org
Sat Jan 27 15:55:32 UTC 2007


This bug has been around for a while (so it's not related to the recent
sets of CVS changes), but until recently I didn't have time to whittle
it down to a simple case.  It is a very strange bug, as it is triggered
by conditional input lines that should be ignored by ECL!

Here goes:

$ ecl -norc
ECL (Embeddable Common-Lisp) 0.9i
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.  Top level.
> (load "ecl-cmp-bug.lsp")
;;; Loading "/home/cork/Desktop/ecl-cmp-bug.lsp"
;;; Loading #P"/usr/local/lib/ecl/cmp.fas"
The value of *PACKAGE*, NIL, was not a package
Broken at EVAL.No restarts available.
Broken at LOAD.
>> :b
Backtrace: LOAD > eval > load > eval
>>

The simple test file used above is attached.

Running on FC6, latest CVS, built with:

./configure --with-tcp --enable-threads=yes

Best regards & keep up the good work!!!

-- Dan



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ecl-cmp-bug.lsp
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20070127/eab01003/attachment.ksh>


More information about the ecl-devel mailing list