Branch: refs/heads/book/eradicate-smartmatch
Home: https://github.com/Perl/perl5
Commit: 6b929acc5aeaf3e3c44f03af498d38b4a2737959
https://github.com/Perl/perl5/commit/6b929acc5aeaf3e3c44f03af498d38b4a2737959
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-06-14 (Fri, 14 Jun 2024)
Changed paths:
M lib/warnings.pm
M pod/perldiag.pod
M pod/perlexperiment.pod
M regen/warnings.pl
M toke.c
M warnings.h
Log Message:
-----------
smartmatch, given and when are no longer supported
* the parser now dies when encountering ~~, given or when
* removed the deprecated::smartmatch warning
* updated the feature status in pod/perlexperiment.pod
* updated pod/perldiag.pod
Commit: dffdbe24525c8baa52b21e44760a4430924c3b2c
https://github.com/Perl/perl5/commit/dffdbe24525c8baa52b21e44760a4430924c3b2c
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-06-14 (Fri, 14 Jun 2024)
Changed paths:
M pp_ctl.c
M proto.h
Log Message:
-----------
remove the implementation of smartmatch
Compare: https://github.com/Perl/perl5/compare/6b929acc5aea%5E...dffdbe24525c
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications