CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  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

Reply via email to