[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Lossage in TOPS-10 Fillarray.
- To: bug-lisp @ mit-mc
- Subject: Lossage in TOPS-10 Fillarray.
- From: Scott Fahlman at CMU-10A (C380SF50)
- Date: Thu, 25 Jan 79 02:06:00 GMT
- Original-date: 24 Jan 1979 2106-EST
In TOPS-10 MACLISP, a call to FILLARRAY to transfer fixnums from a file
to an array, we get a HALT at user PC 441465 if and only if the end of file
is hit. All other cases seem to work. Apparently the EOF test at label
BLT16: is busted. We need this flavor of FILLARRAY for the editor we are
doing.
-- Scott Fahlman