Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: e5694b9e05a3e5427ca966f0a7d0dc60b5519e62
https://github.com/Perl/perl5/commit/e5694b9e05a3e5427ca966f0a7d0dc60b5519e62
Author: Tony Cook <[email protected]>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M embed.fnc
M proto.h
M t/op/pack.t
Log Message:
-----------
embed.fnc/group_end: correct the patend pointer decorator
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
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications