[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: JONL at MIT-AI
- From: Jeffrey I. Schiller <JIS at MIT-AI>
- Date: Sun, 4 Nov 79 06:25:00 GMT
- Cc: BUG-LISP at MIT-AI
- Original-date: 4 November 1979 01:25-EST
Jonl,
I told you the other day that TOPS-20 MacLisp had
the problem of not allowing me to open stream oriented devices.
I believe this is a similar problem to that which Mark Miller
has described, I have patched it on SPEECH-TWENEX, the reason
for lossage was because the SIZEF call in the open code was
failing (obviously for a stream oriented device) and the error
code was considered fatal when it shouldn't have been.
-Jeff