This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp.c, pp_sys.c: Use DO_UTF8 instead of its expansion
authorKarl Williamson <khw@cpan.org>
Tue, 19 Mar 2019 03:17:03 +0000 (21:17 -0600)
committerKarl Williamson <khw@cpan.org>
Tue, 19 Mar 2019 16:20:28 +0000 (10:20 -0600)
commit9edbb8b2d2f1fc6dd6ab01894735f5fd43a32966
treec727273f4fad2b4f7ae49e18fab81a489a11543f
parent44b0aff01ba282b14dc62a1137996136282bc17a
pp.c, pp_sys.c: Use DO_UTF8 instead of its expansion

We have a macro to hide the details of this; use it
pp.c
pp_sys.c