[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Flush COMPILER-LET?
- To: cl-compiler@sail.stanford.edu
- Subject: Re: Flush COMPILER-LET?
- From: cperdue@Sun.COM (Cris Perdue)
- Date: Mon, 26 Sep 88 11:52:12 PDT
It appears to be time for the users who care about COMPILER-LET
to say why it is important to them. Interpreted-code
closures that get returned from a COMPILER-LET or passed
around are liable not to see the variable values set up in
the COMPILER-LET, and that is a major defect.
I would certainly be in the camp proposing to remove
COMPILER-LET if the reasons for keeping it aren't compelling.
-Cris