Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: ca902fb80835be4a725df117917a4b62cc7022fe
      
https://github.com/Perl/perl5/commit/ca902fb80835be4a725df117917a4b62cc7022fe
  Author: Yves Orton <[email protected]>
  Date:   2020-01-09 (Thu, 09 Jan 2020)

  Changed paths:
    M regcomp.c
    M t/re/re_tests

  Log Message:
  -----------
  Fix Issue #17372 - Deal with NOTHING regops in trie code properly

We weren't handling NOTHING regops that were not followed
by a trieable type in the trie code.

Reply via email to