Skip to content

Conversation

@tonycoz
Copy link
Contributor

@tonycoz tonycoz commented Dec 3, 2025

This was incorrectly asserting the supplied string had at least one character, which could produce an assertion instead of a useful error message for the user of pack().

Related to #23980


  • This set of changes does not require a perldelta entry, as it fixes a bug only introduced in previous dev release.

This was incorrectly asserting the supplied string had at least one
character, which could produce an assertion instead of a useful error
message for the user of pack().

Related to Perl#23980
@tonycoz tonycoz merged commit e5694b9 into Perl:blead Dec 4, 2025
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.

2 participants