Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 381382f7662757c39a652bbb70bd0b1a5c0be5f7
      
https://github.com/Perl/perl5/commit/381382f7662757c39a652bbb70bd0b1a5c0be5f7
  Author: Philippe Bruhat (BooK) <b...@cpan.org>
  Date:   2023-02-25 (Sat, 25 Feb 2023)

  Changed paths:
    M lib/warnings.pm
    M regen/warnings.pl
    M toke.c
    M warnings.h

  Log Message:
  -----------
  Deprecate smartmatch

Make the 'experimental::smartmatch' warning obsolete, and use
'deprecated' instead.


  Commit: 8a487d3f1ae60a2317e9a756cc95a7e691e1dbd3
      
https://github.com/Perl/perl5/commit/8a487d3f1ae60a2317e9a756cc95a7e691e1dbd3
  Author: Philippe Bruhat (BooK) <b...@cpan.org>
  Date:   2023-02-25 (Sat, 25 Feb 2023)

  Changed paths:
    M dist/Safe/t/safeops.t
    M lib/B/Deparse.t
    M lib/overload.t
    M t/lib/croak/pp_ctl
    M t/lib/feature/switch
    M t/lib/warnings/9uninit
    M t/lib/warnings/op
    M t/op/cmpchain.t
    M t/op/coreamp.t
    M t/op/smartmatch.t
    M t/op/state.t
    M t/op/switch.t
    M t/op/taint.t
    M t/op/tie_fetch_count.t

  Log Message:
  -----------
  Replace 'experimental::smartmatch' by 'deprecated' in tests


  Commit: d798806246348688ced6c193cc59369e89579170
      
https://github.com/Perl/perl5/commit/d798806246348688ced6c193cc59369e89579170
  Author: Philippe Bruhat (BooK) <b...@cpan.org>
  Date:   2023-02-25 (Sat, 25 Feb 2023)

  Changed paths:
    M t/lib/croak/pp_ctl

  Log Message:
  -----------
  Smartmatch deprecation warnings are disabled by `no warnings 'deprecated'`


  Commit: ac8ba642ae7dadc7f3491e13148b8d1c45b84649
      
https://github.com/Perl/perl5/commit/ac8ba642ae7dadc7f3491e13148b8d1c45b84649
  Author: Philippe Bruhat (BooK) <b...@cpan.org>
  Date:   2023-02-25 (Sat, 25 Feb 2023)

  Changed paths:
    M lib/feature.pm
    M pod/perldiag.pod
    M regen/feature.pl

  Log Message:
  -----------
  Document that smartmatch is deprecated and will be removed in 5.42


  Commit: 302d9511bb63612ea53e1191d561bd3e7029f42a
      
https://github.com/Perl/perl5/commit/302d9511bb63612ea53e1191d561bd3e7029f42a
  Author: Philippe Bruhat (BooK) <b...@cpan.org>
  Date:   2023-02-25 (Sat, 25 Feb 2023)

  Changed paths:
    M pod/perlexperiment.pod

  Log Message:
  -----------
  Update the smartmatch experiment status


Compare: https://github.com/Perl/perl5/compare/da09070297bd...302d9511bb63

Reply via email to