Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 463db482666ccf830e8eb7ab26052dccf4991176 https://github.com/Perl/perl5/commit/463db482666ccf830e8eb7ab26052dccf4991176 Author: Karl Williamson <k...@cpan.org> Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths: M embed.fnc M embed.h M mathoms.c M pod/perldelta.pod M proto.h Log Message: ----------- Attempt to remove deprecated uvuni_to_utf8() It has been deprecated since 5.32, emitting a compiler warning if actually called (for most modern compilers). I think it is time to see what breaks when we remove it. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications