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 12:43:34 +0000 (06:43 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 13 Jul 2017 03:14:26 +0000 (21:14 -0600)
commitd6be65aef0919d5dceda4442de95f5de90b57e41
tree3f870cb0ed656552eae980b36e390b97492efb82
parent8d6204cca6dfeab549e87d3b40fa1900a8ca8a0e
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