Artifact 9138e9e38fd49eda54224462a3bc5534ed933675:
- File tests/io.test — part of check-in [7b37444344] at 2005-04-14 02:41:15 on branch trunk — * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten bytes to one byte. Need for this change was proven by Ross Cartlidge <rossc@cisco.com> where [read stdin 1] was grabbing 10 bytes followed by starting a child process that was intended to continue reading from stdin. Even with -buffersize set to one, nine chars were getting lost by buffer size over reading for the native read(). (user: davygrvy size: 205742)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.