[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC, DCH at MIT-ML
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Sat, 22 Jul 78 22:17:00 GMT
- Original-date: 22 JUL 1978 1817-EDT
From: DCH@MIT-ML
Date: Fri, 22 Jul 78 20:19:14 GMT
Original-Date: 07/22/78 16:19:14 EDT
Subject:
To: (BUG LISP) at MIT-ML
EVALHOOK with 3 arguments (1: thing to eval, 2: a-list ptr, 3: what to bind
EVALHOOK to)
gets a NIL CLOBBERED error.
For instance, in a fresh Lisp,
(evalhook 2 nil nil) gets the error. A real a-list ptr as the second arg also
gets the error. And it doesn't seem to matter what the third arg is.
------
Fixed and patched on all systems.