This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.h: Combine EBCDIC and ASCII #defines
authorKarl Williamson <khw@cpan.org>
Fri, 6 Nov 2015 17:06:32 +0000 (10:06 -0700)
committerKarl Williamson <khw@cpan.org>
Sun, 6 Dec 2015 05:06:50 +0000 (22:06 -0700)
commitaa206fb7a7e2db41f05cdb9ddbfd83e7db92dc06
tree3519e2b1306511e2737c9267d00f472fd171fb6b
parentc9264833f11097be9260ee01f005239f2fbd4ee6
utf8.h: Combine EBCDIC and ASCII #defines

Change to use the same definition for two macros on both types of
platforms, simplifying the code, by using the underlying structure of
the encoding.
utf8.h
utfebcdic.h