Skip to content

Conversation

dantleech
Copy link
Member

Prevent keyword truncation (and Warnings) when determining the class
contained in a file.

The original code read 512 character chunks from the file, but this meant that keywords could be truncated.

This fix only reads entire lines.

Prevent keyword truncation (and Warnings) when determining the class
contained in a file.
@dantleech dantleech force-pushed the prevent_keyword_truncation branch from 4dc5000 to 6af6226 Compare February 4, 2016 09:35
dantleech added a commit that referenced this pull request Feb 4, 2016
@dantleech dantleech merged commit 2d93777 into master Feb 4, 2016
@dantleech dantleech deleted the prevent_keyword_truncation branch February 4, 2016 09:40
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.

1 participant