Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 18fa8a6f818cbe2838cfe9b1bfa0c5d9c311930c
      
https://github.com/Perl/perl5/commit/18fa8a6f818cbe2838cfe9b1bfa0c5d9c311930c
  Author: Karl Williamson <k...@cpan.org>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M ext/POSIX/POSIX.xs

  Log Message:
  -----------
  POSIX: mbrlen,mbtowc: Use SvPVbyte not SvPV

It's better form to explicitly use the 'byte' form.  Just above, we
tested that the byte form is valid.


Reply via email to