Artifact 8e2aa1cbcf4aa8523f1858dcb83983891eba0453e77198855d26d31b0cc576ac:
- File generic/tclUtf.c — part of check-in [b8524737fc] at 2023-01-30 11:59:41 on branch py_easier_to_read — A few more readability changes to Tcl_UniCharToUtf() jn: Please, don't do that here. Tcl_UniCharToUtf() is shared between 8.6, 8.7 and 9.0. So if you want to make it easier to read, it should be done on all 3 branches. I know you only care about "trunk", but it makes maintenance on 8.6/8.7/9.0 harder than it already is. I don't want to spend time on reviewing such kind of changes, and no-one else is doing it. Thanks for understanding (I hope)! (user: pooryorick size: 71246) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.