Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 1365b4281aa4956931f015450b99d6b1d3d6ed83
      
https://github.com/Perl/perl5/commit/1365b4281aa4956931f015450b99d6b1d3d6ed83
  Author: Lukas Mai <[email protected]>
  Date:   2026-01-30 (Fri, 30 Jan 2026)

  Changed paths:
    M make_ext.pl

  Log Message:
  -----------
  make_ext.pl: eliminate goto-into-block construct

Jumping into a conditional statement or loop is now a hard error, so
disabling deprecation warnings no longer helps.

(This patch looks bigger than it is: It adds a level of indentation, so
it is best viewed through 'git diff -w' (ignore whitespace changes) or
equivalent to make the real changes stand out.)

Fixes #24015.



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

Reply via email to