diff options
author | Karl Williamson <khw@cpan.org> | 2017-07-01 06:18:01 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2017-07-12 21:14:26 -0600 |
commit | 8d6204cca6dfeab549e87d3b40fa1900a8ca8a0e (patch) | |
tree | 91712f1aadc752b7f618fadd3766189fe7c1c5b9 /README.ko | |
parent | c4e96019708f80aedf076564f0d2994581c027b9 (diff) | |
download | perl-8d6204cca6dfeab549e87d3b40fa1900a8ca8a0e.tar.gz |
utf8.c: Generalize static fcn return for indeterminate result
Prior to this commit, isFF_OVERLONG() returned a boolean, with 0 also
indicating that there wasn't enough information to make a determination.
I realized that I was forgetting that 0 wasn't necessarily definitive
while coding. By changing the API to return 3 values, forgetting that
won't likely happen.
This and the next several commits change several other functions that
have the same predicament.
Diffstat (limited to 'README.ko')
0 files changed, 0 insertions, 0 deletions