Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 57f570d7b81b42a25b9405c6c52fc0f8fdb961d6
      
https://github.com/Perl/perl5/commit/57f570d7b81b42a25b9405c6c52fc0f8fdb961d6
  Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M op.c
    M pod/perlfunc.pod
    M t/comp/use.t

  Log Message:
  -----------
  Do not attempt to unimport `builtin` symbols as part of `use VERSION`


  Commit: e358db43a80f75dbecfb23929c320b9eca0a07fb
      
https://github.com/Perl/perl5/commit/e358db43a80f75dbecfb23929c320b9eca0a07fb
  Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M builtin.c
    M embed.fnc
    M embed.h
    M op.c
    M proto.h

  Log Message:
  -----------
  Remove `do_unimport` argument from `import_builtin_bundle()`

Since this was always passed as false, there's no need to implement it
any more. This helps eventually remove the pad tombstone behaviour,
hopefully in a future commit.


Compare: https://github.com/Perl/perl5/compare/e4cdfb626f03...e358db43a80f

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to