Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8b1d87748fce84d05a0d43b51653cb41a387d0b5 https://github.com/Perl/perl5/commit/8b1d87748fce84d05a0d43b51653cb41a387d0b5 Author: Karl Williamson <k...@cpan.org> Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths: M inline.h Log Message: ----------- perlapi: 'bytes' not chars for str(nlen|lcat|lcpy) These functions operate on bytes, not characters.