-
Notifications
You must be signed in to change notification settings - Fork 745
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
Pathological regex in c lexer #77
Comments
Ah but of course. I'll give it a look this weekend - unless you want to try? |
Merged
This should be fixed in ebb9cfb. |
A fix has been released in v0.5.0. |
lucidbee
pushed a commit
to BonsaiAI/rouge
that referenced
this issue
Mar 16, 2017
Sites without search now do not include search.js or lunr.js, making the javascript for those pages much faster to load.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like the c lexer has a similar problem to the one the c++ one did. Here's the file that elicits it:
https://hg.mozilla.org/mozilla-central/raw-file/bbc7014db2de/gfx/harfbuzz/src/hb-ot-tag.c
The text was updated successfully, but these errors were encountered: