Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 815d0d1337a0f328fa38b1a08c31a0c1a8253a1b https://github.com/Perl/perl5/commit/815d0d1337a0f328fa38b1a08c31a0c1a8253a1b Author: Karl Williamson <k...@cpan.org> Date: 2025-09-19 (Fri, 19 Sep 2025)
Changed paths: M pod/perlguts.pod M utf8.c Log Message: ----------- Convert last vestiges of to/from 'uvchr' to 'uv' We are trying to encourage new code to use the latter form, so use it in the remaining pod examples that still used 'uvchr' This also corrects the common entry for uv_to_utf8_msgs() and uvchr_to_utf8_flags_msgs() to be cognizant that there are two identical functions. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications