]> Kevux Git Server - fll/commit
Regression: The utf8 program is only returning space when converting file from codepoint.
authorKevin Day <thekevinday@gmail.com>
Sat, 21 May 2022 02:09:54 +0000 (21:09 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 21 May 2022 02:09:54 +0000 (21:09 -0500)
commitb1c617b61c9852f06d7cbd9fe4c9e9568a95518d
tree1678aa7cc9b7ffc37ec5c0ca32fd4a67e7af8894
parentf0a049a99d097cf6e4957fea6847e3da6319415c
Regression: The utf8 program is only returning space when converting file from codepoint.

The non-space characters are always being defined as invalid.
level_3/utf8/c/private-utf8_codepoint.c