[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: JLK at MIT-MC, (BUG LISP) at MIT-MC
- From: RWK at MIT-MC (Robert W. Kerns)
- Date: Thu, 27 Apr 78 10:55:00 GMT
- Original-date: 27 APR 1978 0555-EST
Date: 25 APR 1978 1125-EST
From: JLK at MIT-MC (John L. Kulp)
To: (BUG LISP) at MIT-MC
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.
Foo, you are hacking me! If you go to compile FOO >, you will be trying to
compile a fasl file, unless it's called FASL2, because FASL1 is what
:PRINT FOO > will get too! Hardly a compiler bug. Maybe an ITS bug. I
haven't much of an opinion on that (rather, I have conflicting ones).