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

Perl regex compilation error #8

Closed
jgm opened this issue Feb 16, 2017 · 0 comments
Closed

Perl regex compilation error #8

jgm opened this issue Feb 16, 2017 · 0 comments

Comments

@jgm
Copy link
Owner

jgm commented Feb 16, 2017

% echo -e "m\\'" | skylighting -s perl --trace
RegExpr MATCHED Just (KeywordTok,"m")
CONTEXT STACK ["find_pattern","normal"]
RegExpr MATCHED Just (KeywordTok,"\\")
CONTEXT STACK ["pattern","find_pattern","normal"]
skylighting: RegexException "Error compiling regex /\\$(?=\\\\\\)/ at offset 9\nmissing )"
@jgm jgm closed this as completed in d5f03c8 Feb 16, 2017
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

No branches or pull requests

1 participant