Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(PL_valid_types_PVX[SvTYPE(_svcur) & SVt_MASK] || SvTYPE(_svcur) == SVt_REGEXP), function PCRE2_comp, file PCRE2.xs, line 31 #1

Closed
rurban opened this issue Apr 5, 2017 · 1 comment
Labels

Comments

@rurban
Copy link
Owner

rurban commented Apr 5, 2017

several failures with export PERL5OPT=-Mre::engine::PCRE2

  • Params-Validate-1.26: t/38-callback-message.t

also:

  • Test-Harness-3.38:
t/grammar.t ..................... 1/94 PCRE2 compilation failed at offset 2: unrecognized character after (? or (?-
t/000-load.t .................... PCRE2 compilation failed at offset 2: missing closing parenthesis
t/aggregator.t .................. Assertion failed: (PL_valid_types_PVX[SvTYPE(_svcur) & SVt_MASK] || SvTYPE(_svcur) == SVt_REGEXP), function PCRE2_comp, file PCRE2.xs, line 31.
rurban added a commit that referenced this issue Apr 5, 2017
See #1 for asserts and missing rx in modules, and #2 for /g
@rurban rurban added the bug label Apr 6, 2017
@rurban
Copy link
Owner Author

rurban commented Apr 6, 2017

Fixed with 1a6023a and 89710d3

@rurban rurban closed this as completed Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant