Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 54395437d1adec9c2244d8b7b5871a8b32608315 https://github.com/Perl/perl5/commit/54395437d1adec9c2244d8b7b5871a8b32608315 Author: Karl Williamson <k...@cpan.org> Date: 2025-08-10 (Sun, 10 Aug 2025)
Changed paths: M pp_pack.c Log Message: ----------- pp_pack NEXT_UNI_VAL: Replace utf8n_to_uvchr with utf8_to_uv_flags This is part of the process of replacing all the _uvchr functions with _uv functions, which are now preferred. See perlapi. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications