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

Pathological regex in c lexer #77

Closed
jeffgran opened this issue Jun 1, 2013 · 3 comments
Closed

Pathological regex in c lexer #77

jeffgran opened this issue Jun 1, 2013 · 3 comments

Comments

@jeffgran
Copy link

jeffgran commented Jun 1, 2013

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

@jneen
Copy link
Member

jneen commented Jun 1, 2013

Ah but of course. I'll give it a look this weekend - unless you want to try?

@jneen
Copy link
Member

jneen commented Sep 3, 2013

This should be fixed in ebb9cfb.

@jneen jneen closed this as completed Sep 3, 2013
@jneen
Copy link
Member

jneen commented Sep 3, 2013

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants