Artifact 5d992947ef9f733864ce0e3ccec2be2b63bda382f85ddc1868ea25fcc9d31e40:
- File win/tkWinClipboard.c — part of check-in [c00fb54a] at 2020-03-24 07:56:41 on branch core-8-6-branch — Replace all instances of Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() with Tcl_UniCharToUtfDString()/Tcl_UtfToUniCharDString(), if possible (only for -DTCL_UTF_MAX=3, which is the default and only supported option) Backported, as far as possible, from 8.7. This helps moving away from Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar(), even though it only becomes deprecated in 8.7. (user: jan.nijtmans size: 10958) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.