Skip to content

Conversation

@mauke
Copy link
Contributor

@mauke mauke commented Oct 1, 2025

The tail of each branch is basically the same, so we can pull out the common code. Also, we don't need to SvIV() twice if we store the result of the first call in a local variable.

Addresses #23364.


  • This set of changes does not require a perldelta entry.

The tail of each branch is basically the same, so we can pull out the
common code. Also, we don't need to SvIV() twice if we store the result
of the first call in a local variable.

Addresses Perl#23364.
@mauke mauke merged commit beb595b into Perl:blead Oct 1, 2025
34 checks passed
@mauke mauke deleted the fix-23364-remove-code-duplication branch October 1, 2025 13:30
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.

3 participants