[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
issue COMPILE-ENVIRONMENT-CONSISTENCY
- To: sandra%defun@cs.utah.edu
- Subject: issue COMPILE-ENVIRONMENT-CONSISTENCY
- From: gz@spt.entity.com (Gail Zacharias)
- Date: 2 Sep 88 20:58:07 EDT (Fri)
- Cc: cl-compiler@sail.stanford.edu
- In-reply-to: Sandra J Loosemore's message of Fri, 2 Sep 88 15:18:53 MDT <8809022118.AA12649@defun.utah.edu>
COMPILE-FILE should be allowed to assume that, in the absence of NOTINLINE
declarations, all functions defined in a file will retain their load-time
definitions through the life-time of any other functions defined in the same
file. This is an extension of 2b, and should be allowed. Otherwise, this
proposal ("anything not listed is not allowed") prohibits block compilation.