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 bug with silent comment nesting #86

Merged
merged 1 commit into from
Dec 12, 2013

Conversation

gillnana
Copy link
Contributor

The parser was incorrectly killing blocks of code that were at the same
level as a silent comment if the silent comment was nested below the line
before it. Added a test case that was failing on master.

The parser was incorrectly killing blocks of code that were at the same
level as a silent comment if the silent comment was nested below the line
before it.
@vendethiel
Copy link
Collaborator

Doesn't seem to work on 0.10 ? Not sure if it's travis' fault since nothing shows up. Thanks for your contribution tho

@gillnana
Copy link
Contributor Author

@Nami-Doc Version 0.10 of what? This regression was introduced in ed00ce8.

@vendethiel
Copy link
Collaborator

I meant node. But it looks like it passed now :). LGTM !

@netzpirat netzpirat merged commit e5b1cb0 into netzpirat:master Dec 12, 2013
@netzpirat
Copy link
Owner

Thanks a lot! ❤️

@gillnana
Copy link
Contributor Author

you're welcome!

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.

3 participants