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 EscapeOutput regression #324

Merged
merged 3 commits into from
Mar 2, 2015
Merged

Conversation

westonruter
Copy link
Member

A regression was introduced in the EscapeOutputSniff, probably as part of #312, #314, #315, #316, or #317.

The second two of the three OK lines added to this unit test are failing. It seems not adding a semicolon to the first instance causes the second OK line to croak, but the third OK line seems to fail regardless of prior semicolons.

JDGrimes added a commit that referenced this pull request Mar 2, 2015
…tput-regression

Fix EscapeOutput regression causing closing parentheses to be reported as needing to be escaped.
@JDGrimes JDGrimes merged commit 95a048d into develop Mar 2, 2015
@westonruter
Copy link
Member Author

@JDGrimes perfect! Works so much better now!

@westonruter westonruter deleted the fix/escape-output-regression branch March 2, 2015 19:00
@jrfnl jrfnl added this to the 0.4.0 milestone Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants