[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



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.