Search found 2 matches

by chisquare05
Sun Jul 03, 2011 7:30 pm
Forum: Common Lisp
Topic: Help: Errors when symbol export list changes in defpackage
Replies: 2
Views: 3448

Re: Help: Errors when symbol export list changes in defpackage

Update: I restarted the process several times with the same problem. But when I restarted in a different directory (and in the shell rather than SLIME), the compile went through. This might be a solution, but not a very satisfying one. Could there be information saved in the image? Does this mean th...
by chisquare05
Sun Jul 03, 2011 6:54 pm
Forum: Common Lisp
Topic: Help: Errors when symbol export list changes in defpackage
Replies: 2
Views: 3448

Help: Errors when symbol export list changes in defpackage

I'm using SBCL (1.0.29, though upgrading soon), with quicklisp and asdf(2), on Mac OS X 10.5.8 with Emacs and SLIME. I have been developing a project with several packages, including a library of code that I'm using throughout. Everything works fine until I change the list of symbols that are export...