Branch: refs/heads/leont/utf8-index
  Home:   https://github.com/Perl/perl5
  Commit: 345942ab5f0d160dfe65903e929e5aa78890f608
      
https://github.com/Perl/perl5/commit/345942ab5f0d160dfe65903e929e5aa78890f608
  Author: Leon Timmermans <[email protected]>
  Date:   2021-05-23 (Sun, 23 May 2021)

  Changed paths:
    M embed.fnc
    M proto.h
    M sv.c
    M t/op/index.t

  Log Message:
  -----------
  Do not cache utf8 offsets for non-canonical lengths

In particular, if the length is beyond the end, it should not be stored as the 
end.


Reply via email to