Skip to content

Fix that "ss" in look-behind causes syntax error #116

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

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

k-takata
Copy link
Owner

Fixes #92.

This fix was ported from oniguruma:
kkos/oniguruma@257082d

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 80.514% when pulling b1a5445 on fix-ss-in-lookbehind into cf3bc70 on master.

@k-takata k-takata merged commit e0d7088 into master Jan 25, 2019
@k-takata k-takata deleted the fix-ss-in-lookbehind branch January 25, 2019 11:50
graalvmbot pushed a commit to oracle/truffleruby that referenced this pull request Jul 16, 2021
eregon added a commit to ruby/spec that referenced this pull request Jul 29, 2021
wildmaples pushed a commit to Shopify/truffleruby that referenced this pull request Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"ss" in look-behind raises syntax error
2 participants