Skip to content

Reorder "v" check to avoid forward goto#46

Merged
Leont merged 1 commit intomasterfrom
less-goto
Apr 12, 2026
Merged

Reorder "v" check to avoid forward goto#46
Leont merged 1 commit intomasterfrom
less-goto

Conversation

@Leont
Copy link
Copy Markdown
Collaborator

@Leont Leont commented Apr 12, 2026

The use of goto into a construct has been deprecated since 5.12, and in 5.44 it will be a fatal. This restructures the code to avoid needing to do so.

This deals with Perl/perl5#24009

The use of goto into a construct has been deprecated since 5.12, and in
5.44 it will be a fatal. This restructures the code to avoid needing to
do so.
@Leont Leont merged commit 8dda4b4 into master Apr 12, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant