[armedbear-devel] Package redefinition issue in REPL.

wl chiu wlclive at live.com
Wed Apr 25 10:56:20 UTC 2012


Hello dear developers,
I' just experienced an odd issue with defpackage.  It looked like the package will not be modified if I call defpackage again.
For example, I define a package called "a-package".  After a while I wanted to export a function that I've just implemented called "a-new-foo".  Naturally I would add a new entry under the :export section of defpackage, and then eval the expression again.  However, I still cannot access "a-new-foo" as the REPL gives me "such symbol is not external of package [a-package]" error message.
Please advice and many thanks,
Wei-Lun Chiu

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20120425/49a3fa39/attachment.html>


More information about the armedbear-devel mailing list