Branch: refs/heads/yves/sprout-padlist-sharing
  Home:   https://github.com/Perl/perl5
  Commit: 7c091fce4c3ab71fbac988314e5e1efeaf162f27
      
https://github.com/Perl/perl5/commit/7c091fce4c3ab71fbac988314e5e1efeaf162f27
  Author: Father Chrysostomos <[email protected]>
  Date:   2023-02-11 (Sat, 11 Feb 2023)

  Changed paths:
    M pad.c
    M pp.c

  Log Message:
  -----------
  Clone non-closure anon subs

This should fix the bless sub{} bug for the most part. (XXX What is the ticket 
ID?  I know there is an old ticket.)

XSUBs like sub(){1} are still unaffected.


  Commit: 43b0b305c3fdd1e09696ea932c74a9830f6a8518
      
https://github.com/Perl/perl5/commit/43b0b305c3fdd1e09696ea932c74a9830f6a8518
  Author: Father Chrysostomos <[email protected]>
  Date:   2023-02-11 (Sat, 11 Feb 2023)

  Changed paths:
    M pad.c

  Log Message:
  -----------
  Comment out ‘Can't undef active sub’

Temporary hack for testing.


Compare: https://github.com/Perl/perl5/compare/cc9531046d0f...43b0b305c3fd

Reply via email to