SeekEOF does not work with streamio from FCL
Original Reporter info from Mantis: zolotov-alex@mail.ru
-
Reporter name: Alex Zolotov
Original Reporter info from Mantis: zolotov-alex@mail.ru
- Reporter name: Alex Zolotov
Description:
SeekEOF does not work with streamio because it assume that TextFile is real text file, not arbitrary stream and directly uses
TextRec(t).handle
Do_IsDevice
Do_FilePos
do_seek
etc..
see attached file. In this example we cannot (and should not) replace SeekEOF to Seek, because it raise exception in last extra empty lines
Mantis conversion info:
- Mantis ID: 9055
- Version: 2.3.1
- Fixed in version: 2.2.2
- Monitored by: » zolotov-alex@mail.ru (Alex Zolotov)