Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 3764bc7ef57c02082e286a30f910bbc290c0e571
      
https://github.com/Perl/perl5/commit/3764bc7ef57c02082e286a30f910bbc290c0e571
  Author: Lukas Mai <[email protected]>
  Date:   2026-02-23 (Mon, 23 Feb 2026)

  Changed paths:
    M toke.c

  Log Message:
  -----------
  intuit_more(): use correct variable name for end of buffer

Commit 3b85b09deef9 switched to checking tmpbuf so we also need to pass
the end of tmpbuf as the end of the range.

Otherwise we get errors like

    utf8.c:72: Perl_force_out_malformed_utf8_message_: Assertion `p < e' failed.

Fixes #24229.


  Commit: a16ebda5f67b526d9eb65a9bd6c53fa7d7074eac
      
https://github.com/Perl/perl5/commit/a16ebda5f67b526d9eb65a9bd6c53fa7d7074eac
  Author: Lukas Mai <[email protected]>
  Date:   2026-02-23 (Mon, 23 Feb 2026)

  Changed paths:
    M t/re/pat_rt_report.t

  Log Message:
  -----------
  add regression test for #24229


Compare: https://github.com/Perl/perl5/compare/5dededc47150...a16ebda5f67b

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to