src/winsup/cygwin ChangeLog fhandler_console.cc

corinna@cygwin.com corinna@cygwin.com
Mon Feb 7 11:18:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2011-02-07 11:18:20

Modified files:
	winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
	* fhandler_console.cc (fhandler_console::write_normal): Remove
	erroneous premature return after collecting truncated multibyte
	sequence in trunc_buf.  Rather fall through to printing routine.
	Fix return value to take trunc_buf content into account.  Improve
	comments.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5145&r2=1.5146
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.221&r2=1.222



More information about the Cygwin-cvs mailing list