Branch: refs/heads/psc/ppc0025
Home: https://github.com/Perl/perl5
Commit: 174f3b0b79de6f30881180006b1a28dc8804bf5f
https://github.com/Perl/perl5/commit/174f3b0b79de6f30881180006b1a28dc8804bf5f
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M pp_ctl.c
M t/comp/use.t
Log Message:
-----------
fix use tests: all versions up to 41.7 are valid
use-ing these versions will load the :5.41 bundle, since that's
the highest one before them.
This also means that we don't need to give hints about why
'use 5.6' or 'use 5.10' fail, because they won't anymore.
Commit: 68ac4b448b754eee7584c0568e230cb84aa8ad86
https://github.com/Perl/perl5/commit/68ac4b448b754eee7584c0568e230cb84aa8ad86
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm
M cpan/ExtUtils-MakeMaker/t/basic.t
Log Message:
-----------
fix $archname in ExtUtils::MakeMaker
Commit: bb9ed60ca6086bbddad1af47ae6b8b76ebbe641f
https://github.com/Perl/perl5/commit/bb9ed60ca6086bbddad1af47ae6b8b76ebbe641f
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M cpan/Test-Simple/t/modules/Require/Perl.t
Log Message:
-----------
fix skip for future Perl
Commit: 9c4ad7fb7398e23150641ed80dd561c8353034a8
https://github.com/Perl/perl5/commit/9c4ad7fb7398e23150641ed80dd561c8353034a8
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M ext/XS-APItest/t/xsub_h.t
Log Message:
-----------
fix XS-APItest test about Perl API version
Commit: bcfbac3d780f57071becea895332cb7c25fd8926
https://github.com/Perl/perl5/commit/bcfbac3d780f57071becea895332cb7c25fd8926
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M lib/B/Deparse-core.t
M lib/B/Deparse.t
Log Message:
-----------
fix B::Deparse tests
Commit: e37eb1711884a3c08be00d95451a28ed0663bc71
https://github.com/Perl/perl5/commit/e37eb1711884a3c08be00d95451a28ed0663bc71
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M op.c
M pp_ctl.c
M t/lib/feature/implicit
M t/lib/warnings/op
M t/lib/warnings/pp_ctl
M t/op/goto.t
M t/porting/deprecation.t
Log Message:
-----------
update fatal deprecation messages with the new version scheme
Compare: https://github.com/Perl/perl5/compare/6061f4f766c5...e37eb1711884
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications