[GitHub] commons-io pull request #12: Update BoundedReader.java

2016-06-02 Thread zhanhb
Github user zhanhb closed the pull request at: https://github.com/apache/commons-io/pull/12 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] commons-io pull request #12: Update BoundedReader.java

2016-06-01 Thread zhanhb
GitHub user zhanhb opened a pull request: https://github.com/apache/commons-io/pull/12 Update BoundedReader.java Bug, the return value should be -1 when get the end of the reader https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html You can merge this pull request into a