summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFile.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-03-31 19:14:05 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-03-31 19:14:05 (GMT)
commitc5d4ce7c51627b2e03392e93febd9c2c430faa52 (patch)
tree0ad5803b884ac46b2e1d5062e1a1a2d7419f960b /unix/tclUnixFile.c
parent90f77cbdf1770b19c8ef4534cdfeabe298f51c26 (diff)
downloadtcl-c5d4ce7c51627b2e03392e93febd9c2c430faa52.zip
tcl-c5d4ce7c51627b2e03392e93febd9c2c430faa52.tar.gz
tcl-c5d4ce7c51627b2e03392e93febd9c2c430faa52.tar.bz2
Correct other CHANNEL_PROFILE_GET() usage as well, which had the same error. Further on: 1) profile in inputEncodingFlags is always equal to profile in outputEncodingFlags, so we only have to test one of them
2) We copy from inputchannel to outputchannel, so we - really - only have to test inStatePtr->inputEncodingFlags and outStatePtr->outputEncodingFlags. 3) In Tcl 9 we only want to set sameencoding when both channels are in tcl8 mode
Diffstat (limited to 'unix/tclUnixFile.c')
0 files changed, 0 insertions, 0 deletions