Number: 946
Date: 3-May-84 12':45':38
Submitter: vanMelle
Source: vanMelle
Subject: GETFILEPTR of Textstream breaks if you have tried to BIN past EOF
Lisp Version: 2-May-84 00':11':18
Description: If a Text stream has an ENDOFSTREAMOP, so that BIN at the eof does not cause an error, then the next time you call GETFILEPTR on the stream, it breaks under \TEXTGETFILEPTR with a non-numeric arg {}#0,77400. E.g.,'
'
(SETQ TS (OPENTEXSTREAM ""))'
(SETFILEINFO TS ''ENDOFSTREAMOP ''\LAFITE.EOF) (* returns CR at eof)'
(BIN TS)'
(GETFILEPTR TS)
Workaround:
Test Case:
Edit-By: Sannella.PA
Edit-Date: 20-Jun-84 15':36':19
Attn:
Assigned To: Sybalsky
In/By: Carol
Disposition:
System: Text
Subsystem: TEdit
Machine: 1132
Disk:
Microcode Version: 5124
Memory Size: 4096
File Server:
Server Software Version:
Difficulty: Moderate
Frequency: Everytime
Impact: Moderate
Priority: Perhaps
Status: Closed
Problem Type: Bug
Source Files: