Re: Compilation order when compiling and loading a file
- From: Edi Weitz <spamtrap@xxxxxxxxxx>
- Date: Fri, 30 Nov 2007 15:11:41 +0100
On Fri, 30 Nov 2007 05:47:32 -0800 (PST), "peter.hildebrandt@xxxxxxxxx" <peter.hildebrandt@xxxxxxxxx> wrote:
(in-package :common-lisp-user)
Don't do that. Work in your own package.
Is there a way to make sure helper is defined when the expansion of
(my-macro ...) is compiled?
http://www.lispworks.com/documentation/HyperSpec/Body/s_eval_w.htm
Edi.
--
Lisp is not dead, it just smells funny.
Real email: (replace (subseq "spamtrap@xxxxxxxxxx" 5) "edi")
.
- References:
- Compilation order when compiling and loading a file
- From: peter.hildebrandt@xxxxxxxxx
- Compilation order when compiling and loading a file
- Prev by Date: Compilation order when compiling and loading a file
- Next by Date: Re: Compilation order when compiling and loading a file
- Previous by thread: Compilation order when compiling and loading a file
- Next by thread: Re: Compilation order when compiling and loading a file
- Index(es):
Relevant Pages
|