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

Windows CRLF bug fix, renamed _skipCR to _skipLF to reflect the byte the... #7

Merged
merged 1 commit into from
Jul 24, 2013

Conversation

ndikan
Copy link
Contributor

@ndikan ndikan commented Jul 24, 2013

... method is skipping, not the byte that indicates it needs to be called.

This is a proposed fix for Issue 6

…the method is skipping, not the byte that indicates it needs to be called.
@cowtowncoder
Copy link
Owner

Very good catch & excellent point wrt bad name. Should have added unit tests for this originally; I develop on unix so I didn't observe the issue, but should definitely test for it.
Thank you for the patch, will merge it.

cowtowncoder added a commit that referenced this pull request Jul 24, 2013
Windows CRLF bug fix, renamed _skipCR to _skipLF to reflect the byte the...
@cowtowncoder cowtowncoder merged commit 180edf1 into cowtowncoder:master Jul 24, 2013
@ndikan
Copy link
Contributor Author

ndikan commented Jul 24, 2013

Great! And thanks for the excellent library!

@cowtowncoder
Copy link
Owner

You are welcome. And once again thank you for the patch!

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