Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 77b6579f19b9a3ca5c29e5b37dfc66c132882745
      
https://github.com/Perl/perl5/commit/77b6579f19b9a3ca5c29e5b37dfc66c132882745
  Author: Craig A. Berry <[email protected]>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M regexec.c

  Log Message:
  -----------
  Don't define Perl_reg_numbered_buff_fetch_flags in extension

Doing so results in a multiply-defined symbol error at link time
with a strict linker.


Reply via email to