This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.c: Generalize static fcn return for indeterminate result
authorKarl Williamson <khw@cpan.org>
Sat, 1 Jul 2017 13:21:09 +0000 (07:21 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 13 Jul 2017 03:14:26 +0000 (21:14 -0600)
commitc285bbc4a6321e4e787d0fac9f34c354c7647256
treea8c76888b90dcce087d067e55d30e182e80a2595
parenta77c906e26e63e32dbf58d6de81399b8e3534fd1
utf8.c: Generalize static fcn return for indeterminate result

This makes it harder to think that 0 means a definite FALSE.
embed.fnc
proto.h
utf8.c