id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
756	read-line() broken for utf-16 and ucs-2	rigus		"I get a crash when executing something like

{{{
(with-open-file (stream ucs-2-file :external-format :ucs-2)
   (print (read-line stream)))
}}}

The same for :utf-16. read-char() is OK.

- Paul"	defect	closed	normal		Compiler	trunk	invalid		
