[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: CFFK at MIT-MC, JLK at MIT-MC, (BUG LISP) at MIT-MC
- From: JPG at MIT-MC (Jeffrey P. Golden)
- Date: Tue, 13 Jun 78 10:23:00 GMT
- Cc: JPG at MIT-MC
- Original-date: 13 JUN 1978 0623-EDT
From: CFFK@MIT-MC
Date: Thu, 6 Oct 78 20:46:48 GMT
Original-Date: 06/10/78 16:46:48 EDT
Subject:
If FOO FASL is the compilation of
(DECLARE (FLONUM ($F) ($G FLONUM))) (DEFUN $F NIL ($G 3.0))
Then (LOADFILE(FOO,FASL),F()); ==> ;(LISTIFY NIL) NOT INSIDE LEXPR/LSUBR
instead of saying that G is undefined.
Has been "fixed" thanks to a patch suggested by HIC.