Artifact 485fc81139843cc10166c4b2833abd973bfc957da199eca6f0a518ccff2f58de:
- File generic/tclIO.c — part of check-in [e7fcdb7611] at 2023-03-31 19:14:05 on branch main — 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 (user: jan.nijtmans size: 321299) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.