Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: bdb91f3f9635922ff49a5349dd15d1ecca01bf4e
      
https://github.com/Perl/perl5/commit/bdb91f3f9635922ff49a5349dd15d1ecca01bf4e
  Author: Hugo van der Sanden <h...@crypt.org>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M regcomp.c

  Log Message:
  -----------
  study_chunk: avoid transforming ops while enframed

gh16947: the outer frame may be in the middle of looking at the part
of the program we would rewrite. Let the outer frame deal with it.

Reply via email to