Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3afafdb6cda45b8879aa284d5fb90c3446584bfc https://github.com/Perl/perl5/commit/3afafdb6cda45b8879aa284d5fb90c3446584bfc Author: Karl Williamson <k...@cpan.org> Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths: M embed.fnc M embed.h M intrpvar.h M mathoms.c M pod/perldelta.pod M proto.h Log Message: ----------- Attempt to remove deprecated sv_locking/unlocking These have been deprecated since 5.32, emitting a compiler warning if actually called (for most modern compilers). I think it is time to see what breaks when we remove them. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications