Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ba2623c8cba6ca6747f740790ca8c1c7a1ea2d38 https://github.com/Perl/perl5/commit/ba2623c8cba6ca6747f740790ca8c1c7a1ea2d38 Author: Tony Cook <t...@develop-help.com> Date: 2025-04-19 (Sat, 19 Apr 2025)
Changed paths: M op.c Log Message: ----------- signatures: don't leak an OP_NULL for a '$ =' sigscalarelem Fixes #23187 Commit: f3f0955c3cc585f30ce4ef83e5994c405f661666 https://github.com/Perl/perl5/commit/f3f0955c3cc585f30ce4ef83e5994c405f661666 Author: Tony Cook <t...@develop-help.com> Date: 2025-04-19 (Sat, 19 Apr 2025) Changed paths: M op.c Log Message: ----------- subsignature_append_positional: flags is only used in the else Commit: 6dc73281e3c9a3754a7b70112a617751dc5dec8f https://github.com/Perl/perl5/commit/6dc73281e3c9a3754a7b70112a617751dc5dec8f Author: Tony Cook <t...@develop-help.com> Date: 2025-04-19 (Sat, 19 Apr 2025) Changed paths: M pod/perldelta.pod Log Message: ----------- perldelta for prevent OP leak for `$ =` signature parameter Compare: https://github.com/Perl/perl5/compare/b5a660bfc141...6dc73281e3c9 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications