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

Guard against nil node replacement results #84

Merged
merged 1 commit into from
Sep 16, 2013

Conversation

jbarnette
Copy link
Contributor

I introduced a bug in #81 causing SyntaxHighlightFilter to explode if a node replacement returns nil. This PR guards against it.

jch added a commit that referenced this pull request Sep 16, 2013
Guard against nil node replacement results
@jch jch merged commit b376452 into gjtorikian:master Sep 16, 2013
@jbarnette
Copy link
Contributor Author

❤️

@jch Will you ping this PR if/when you cut a point release?

@jbarnette jbarnette deleted the patch-1 branch September 16, 2013 17:45
@jch
Copy link
Contributor

jch commented Sep 16, 2013

Yep, I'll ping the support thread as well. Just waiting for CI to pass.

@jch
Copy link
Contributor

jch commented Sep 16, 2013

v0.3.1 released!

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.

2 participants