[Perl/perl5] de2ee2: Avoid EBCDIC assertion failure on malformed UTF-8
[email protected] (Karl Williamson via perl5-changes) Mon, 22 Jun 2026 07:12:18 -0700
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/blead/[email protected]> |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: de2ee21b9bd748c84d95e3232deb0e763a1fed6d
https://github.com/Perl/perl5/commit/de2ee21b9bd748c84d95e3232deb0e763a1fed6d
Author: Karl Williamson <[email protected]>
Date: 2026-06-22 (Mon, 22 Jun 2026)
Changed paths:
M utf8.c
Log Message:
-----------
Avoid EBCDIC assertion failure on malformed UTF-8
This addresses GH #24481 without changing the binary of any platform not
running EBCDIC.
A better soution involves adding a conditional earlier in the routine,
but that can wait until 5.45
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications