[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue: DECLARE-TYPE-FREE (Version 1)
- To: Moon@STONY-BROOK.SCRC.Symbolics.COM
- Subject: Issue: DECLARE-TYPE-FREE (Version 1)
- From: Eric Benson <eb@lucid.com>
- Date: Sun, 18 Sep 88 22:30:10 pdt
- Cc: CL-Cleanup@sail.stanford.edu
- In-reply-to: David A. Moon's message of Sun, 18 Sep 88 16:22 EDT <19880918202212.8.MOON@EUPHRATES.SCRC.Symbolics.COM>
For current practice:
Lucid implements DECLARE-TYPE-FREE:ALLOW already. The production mode
of the compiler gives a warning that this usage is an extension to
Common Lisp. The interpreter and the development mode of the compiler
don't pay any attention to declarations except SPECIAL, INLINE and
NOTINLINE.