[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: proposal LOAD-TIME-EVAL:REVISED-NEW-SPECIAL-FORM
- To: David A. Moon <Moon@stony-brook.scrc.symbolics.com>
- Subject: Re: proposal LOAD-TIME-EVAL:REVISED-NEW-SPECIAL-FORM
- From: sandra%defun@cs.utah.edu (Sandra J Loosemore)
- Date: Tue, 20 Sep 88 22:30:38 MDT
- Cc: Sandra J Loosemore <sandra%defun@cs.utah.edu>, cl-compiler@sail.stanford.edu, kmp@stony-brook.scrc.symbolics.com, cl-cleanup@sail.stanford.edu
- In-reply-to: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>, Tue, 20 Sep 88 19:46 EDT
> Date: Tue, 20 Sep 88 19:46 EDT
> From: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>
>
> This function needs a way to tell whether a COMPILE-FILE is in
> progress or not (as does CLOS); I hope that the compiler committee is
> going to propose that the environment argument to macros can be used for
> this purpose. Symbolics Genera currently uses a special variable to
> convey this information, which has all the bugs that dynamic scoping
> always has.
This is not on our list of pending issues, but feel free to submit a
proposal if you have something specific in mind. The same goes for
anybody else who has a nit to pick relating to compilation issues,
that we haven't gotten around to yet. Unfortunately, I'm not a mind
reader. :-(
-Sandra
-------