Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: ed152e101293757309bbf4721fb44baca8a6651f
https://github.com/Perl/perl5/commit/ed152e101293757309bbf4721fb44baca8a6651f
Author: Karl Williamson <[email protected]>
Date: 2025-10-12 (Sun, 12 Oct 2025)
Changed paths:
M embed.fnc
M proto.h
M toke.c
Log Message:
-----------
Revert "toke.c: Change S_scan_word parameter"
This essentially reverts commit
9f0a1b691f5238d44b94f779fe8845b311733b91. But instead of reverting to
the sizeof() formerly used, it keeps the spirit of the reverted commit,
changing C_ARRAY_END() calls to instead C_ARRAY_LENGTH()
Fixes #23828
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications