diff options
author | Karl Williamson <khw@cpan.org> | 2015-03-19 22:16:15 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2015-03-19 22:53:01 -0600 |
commit | f74610c0d32655484f95568623dd38d1c519f224 (patch) | |
tree | 1a54bad17f31964470eb8f52416ca5a5e6cefc37 /utf8.c | |
parent | 28807e1d2b555609915f7f5b3d5e6fe1ee7e9c5d (diff) | |
download | perl-f74610c0d32655484f95568623dd38d1c519f224.tar.gz |
unicore/README.perl:perl with older Unicode versions
I tried to make the necessary changes for Perl v5.22 to work with old
Unicode versions, but ran out of time before the code freeze, with 5.1
being the earliest version. The sticking point there is that the
Capital Sharp S, U+1E9E, was defined in that release. Because of its
anomalous behavior with the infamous lower case sharp s, U+00DF, there
is a bunch of hard-coded references to it in the C code which need to be
adjusted to handle it's absence.
Diffstat (limited to 'utf8.c')
0 files changed, 0 insertions, 0 deletions