This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Encode to 3.17
authorYves Orton <demerphq@gmail.com>
Thu, 7 Apr 2022 07:02:05 +0000 (09:02 +0200)
committerYves Orton <demerphq@gmail.com>
Thu, 7 Apr 2022 08:35:10 +0000 (16:35 +0800)
commitab5cf2ead29a1bee78ef1d439c9585bf883f795b
tree563a3c3e810a0ba2b7b021a27b7ab0edbd792f44
parentb864a746559843cd8bc1720eaf14c83faeb8fcc7
Update Encode to 3.17

This silences the build warnings reported in https://github.com/Perl/perl5/issues/19588
and in https://github.com/Perl/perl5/issues/17014.

It includes some test updates, but no functionality changes.
13 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/Encode/Encode.pm
cpan/Encode/Makefile.PL
cpan/Encode/Unicode/Unicode.pm
cpan/Encode/bin/enc2xs
cpan/Encode/t/Unicode_trailing_nul.t
cpan/Encode/t/enc_data.t
cpan/Encode/t/enc_module.t
cpan/Encode/t/encoding.t
cpan/Encode/t/jperl.t
cpan/Encode/t/taint.t
cpan/Encode/t/utf32warnings.t [new file with mode: 0644]