This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix utf8 length magic handling for scalar reverse
authorTony Cook <tony@develop-help.com>
Wed, 22 Apr 2020 01:02:16 +0000 (11:02 +1000)
committerSawyer X <xsawyerx@cpan.org>
Wed, 27 May 2020 08:09:11 +0000 (11:09 +0300)
commit69d4d9c8182035ceb44091b35b4b34a326a6f058
treeca70aca6596871822967525b2993103bad1becee
parentfe49b83f91941b25e49385588692490299cf9357
fix utf8 length magic handling for scalar reverse

fixes #17737
pp.c
t/op/reverse.t