|
From: Andreas K. <and...@us...> - 2009-11-12 17:41:37
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13589 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity * tests/io.test: which used the number of _written_ bytes or character to update the counters for the read bytes/characters. New test io-53.11. This is a backward port from the 8.5 branch. |