Branch: refs/heads/smoke-me/khw-jdl
  Home:   https://github.com/Perl/perl5
  Commit: 53b012033ca74803848ce41ee9d23ef57a02e112
      
https://github.com/Perl/perl5/commit/53b012033ca74803848ce41ee9d23ef57a02e112
  Author: Karl Williamson <[email protected]>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M regcomp.c

  Log Message:
  -----------
  regcomp.c: Add assert

The code's proper functioning currently depends on bracketed character
classes not returning a sequence of characters to the regex sets feature
(?[...])

Add an assert to validate that.

Reply via email to