[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: issue SYNTACTIC-ENVIRONMENT-ACCESS, version 5
- To: Sandra J Loosemore <sandra%defun@cs.utah.edu>
- Subject: Re: issue SYNTACTIC-ENVIRONMENT-ACCESS, version 5
- From: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>
- Date: Tue, 21 Mar 89 13:16 EST
- Cc: Eric Benson <eb@lucid.com>, cl-compiler@SAIL.STANFORD.EDU, masinter.pa@XEROX.COM, cperdue@Sun.COM
- In-reply-to: <8903211414.AA10699@defun.utah.edu>
- Line-fold: No
Date: Tue, 21 Mar 89 07:14:06 MST
From: sandra%defun@cs.utah.edu (Sandra J Loosemore)
Perhaps we could use the (newly added) second return value from
VARIABLE-INFORMATION to tell whether the declaration or definition of
the variable is local or global, instead of whether there is a local
binding of the variable.
Losing the information about whether there is a local binding seems
like a bad idea.