Branch: refs/heads/yves/hpux_build_warning_suppression
  Home:   https://github.com/Perl/perl5
  Commit: f544300a24b0265742e5e287041787ed90884f8a
      
https://github.com/Perl/perl5/commit/f544300a24b0265742e5e287041787ed90884f8a
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M dist/Devel-PPPort/PPPort_pm.PL
    M dist/Devel-PPPort/parts/inc/misc

  Log Message:
  -----------
  Devel-PPPort - deal with signed klen in check_HeUTF8

Some of the HE logic uses a negative key length to
indicate utf8 keys, and this logic was using an unsigned
keylength, which obviously does not work


Reply via email to