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

Double Screw



I complained a long time ago that something of the form
(defun (let foo bar) ...) caused the following nasty error message:

(COMMENT ****  (LET FROM USER FILE #FILE-IN-|DSK:LIL;KERNEL 262|-70722) 
		Redefining system function in function LET)

Now I am being screwed because the presence of this message in the
unfasl file makes it impossible to READ back in again.  (I guess I am
lucky that there wasn't a #F macro defined.)

Could someone fix the original bug or perhaps just fix the place where
file objects are PRINTed into unfasl files?