]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_console.cc (fhandler_console::write_normal): Remove
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 7 Feb 2011 11:18:19 +0000 (11:18 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 7 Feb 2011 11:18:19 +0000 (11:18 +0000)
commit050d09e8731fcb1173f49b14263b3455cbdaf4b9
tree464f07106aea30dff5dbcf915d5d38e346f0ddd9
parent63398011f942cb53bb9f02587dc62d6a6fe91b5d
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_console.cc
This page took 0.032045 seconds and 5 git commands to generate.