﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
915	"""(read-string #f)"" from console does not detect EOF correctly"	felix winkelmann	felix winkelmann	"For example:

  csi -e '(read-string #f)'

will read input forever and the input can not be terminated via C-d. Apparently `fast_read_string_from_file()` resets the EOF status (using `clearerr()`) which will continue reading when reading from the console.
"	defect	closed	major	4.9.0	unknown	4.8.x	fixed	read-string eof console	sjamaan	
