Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9c39a33a0e8177820c7f3b89a7f79f89d9f2e60a https://github.com/Perl/perl5/commit/9c39a33a0e8177820c7f3b89a7f79f89d9f2e60a Author: Karl Williamson <k...@cpan.org> Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths: M regexec.c Log Message: ----------- regmatch: Use new utf8_to_uv There really is no good option for continuing a pattern match when we discover that something is illegal UTF-8. This changes to die when that happens. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications