Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: a015052e89ef7649c61e746e10f3384e4ab35f2d
https://github.com/Perl/perl5/commit/a015052e89ef7649c61e746e10f3384e4ab35f2d
Author: Karl Williamson <[email protected]>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M doop.c
M op.c
M perl.c
M pp.c
M pp_pack.c
M regcomp.c
M regcomp_trie.c
M regexec.c
M sv.c
M toke.c
Log Message:
-----------
Convert all core uvchr_to_utf8 calls to uv_to_utf8
This uses the new more modern synonym.
In a few cases, it was calling the flags version with no flags, so I
changed to use the no flags version
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications