Artifact 633872436bdd6a5823aa9b6fed9426744dc5b4de8bb4b24de7b8acce4ff9f562:
- File generic/tclUtf.c — part of check-in [899e66a3c0] at 2020-05-07 19:08:24 on branch bug-b2816a3afe — Fix. Note that just because we get one positive detection of an incomplete character, we cannot conclude that the next byte also will be, or can by taken as a single byte. At least we cannot when TCL_UTF_MAX > 3 so that we have room for valid two-byte sequences after incomplete sequence detection. No need for conditional code, just use an algorithm that always works. (user: dgp size: 54075) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.