[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: JLK at MIT-MC (John L. Kulp)
- Date: Tue, 25 Apr 78 16:25:00 GMT
- Original-date: 25 APR 1978 1125-EST
If I am compiling a file FOO and there exists a file called FOO FASL1
the compiler acts very strangely, namely, it it types out a large number
of CRLF's (this is with -T flag) and then exits, but does not write an
output file. If I do it with the T flag on, then it just says DOT CONTEXT
ERROR. If I rename the FOO FASL1 to FOO BAR, then the problem goes away
and the file FOO > compiles successfully.