Skip to content

Conversation

@jkeenan
Copy link
Contributor

@jkeenan jkeenan commented Dec 2, 2025

Per discussion in GH #23969, neither of these two exceptions can be reached from our test suite. The exceptions address the possibility of a subroutine without a name, which is unlikely except possibly from XS code.

The exceptions immediately preceding each of the two upon which we are commenting have messages composed to include a subroutine's name. These exceptions can be reached from our test suite and are covered as of the time of this commit.


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

Per discussion in GH Perl#23969, neither of these two exceptions can be
reached from our test suite. The exceptions address the possibility of a
subroutine without a name, which is unlikely except possibly from XS
code.

The exceptions immediately preceding each of the two upon which we are
commenting have messages composed to include a subroutine's name.  These
exceptions can be reached from our test suite and are covered as of the
time of this commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants