Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 274208291baee708e16ad2e25fbbb32ea8be8ffa
https://github.com/Perl/perl5/commit/274208291baee708e16ad2e25fbbb32ea8be8ffa
Author: Karl Williamson <[email protected]>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M embed.fnc
M proto.h
Log Message:
-----------
embed.fnc: Change EPTR assert for sv_pos_u2b_foo to gt
These internal functions can handle empty strings, but it aren't called
with those so far, and it is better practice to not call them with an
empty string, so guard against it now.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications