[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: Rob MacLachlan <RAM@C.CS.CMU.EDU>
- From: "Scott E. Fahlman" <Fahlman@C.CS.CMU.EDU>
- Date: Wed, 16 Jul 1986 15:21:00 -0000
- Cc: Common-Lisp@SU-AI.ARPA
- In-reply-to: Msg of 16 Jul 1986 02:12-EDT from Rob MacLachlan <RAM>
- Sender: FAHLMAN@C.CS.CMU.EDU
I thought about allowing the inhibition if SAFETY < SPEED, but one might
also want to suppress the error checking to get more compact code or
even faster compilation, so the set of all the relative conditions gets
pretty hairy. That's why I picked absolute safety values for enabling
these checks.
-- Scott