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

fix: Parsing negative variable-length failed with joni SyntaxException #816

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

sebthom
Copy link
Member

@sebthom sebthom commented Oct 21, 2024

Addresses: org.eclipse.tm4e.core.TMException: Parsing regex pattern "(?<=\s*\.)\w+" failed with org.joni.exception.SyntaxException: invalid pattern in look-behind

org.eclipse.tm4e.core.TMException: Parsing regex pattern "(?<=\s*\.)\w+"
failed with org.joni.exception.SyntaxException: invalid pattern in
look-behind
@github-actions github-actions bot added the bug label Oct 21, 2024
@sebthom sebthom merged commit 0ccbd91 into eclipse-tm4e:main Oct 21, 2024
15 of 16 checks passed
@sebthom sebthom deleted the patch-1 branch October 21, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant