Camm Maguire <[EMAIL PROTECTED]> writes: > I'll try to get equalp hashing into head in the next few days. > Hopyfully we should have a t6 tag and another debian upload soon.
Wonderful! >> I also encountered the following bug. I have a file debug.lisp containing >> both package definition and code using this package in the same file. >> Compiling works fine, loading the result works fine, too. However, if I >> restart gclcvs and load the object file an error is thrown: >> >> [EMAIL PROTECTED]:~/CL-HOME/femlisp/src/basic$ gclcvs >> GCL (GNU Common Lisp) 2.7.0 ANSI Sep 10 2005 12:05:30 >> ... >> >(compile-file "debug.lisp") >> ... >> >(quit) >> [EMAIL PROTECTED]:~/CL-HOME/femlisp/src/basic$ gclcvs >> ... >> >(load "debug.o") >> Loading debug.o >> Error in EVAL [or a callee]: The package named FL.DEBUG, does not exist >> > > Do you have this in a self-contained-file form that i might reproduce > locally and fix? I have put a sample at <http://sit.iwr.uni-heidelberg.de/~neuss/misc/debug.lisp> which breaks for me (gclcvs from Debian/unstable). Yours, Nicolas. _______________________________________________ Gcl-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gcl-devel
