You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/09/11 14:30:56 UTC

[GitHub] [commons-io] Marcono1234 commented on pull request #293: Refactor `ReaderInputStream` implementation

Marcono1234 commented on PR #293:
URL: https://github.com/apache/commons-io/pull/293#issuecomment-1242977393

   For completeness sake I have pushed one more commit to this `marcono1234/ReaderInputStream-refactor` branch which uses the `bufferSize` parameter of the `CharSequenceInputStream` constructor again. (Probably does not show up here because this PR is closed.)
   
   Though that branch would still need adjustments to the tests as mentioned in my comments above.
   
   Regardless of what will happen with this pull request I have now created two issues on Jira which track the bugs mentioned above:
   - [IO-780](https://issues.apache.org/jira/browse/IO-780): ReaderInputStream discards some encoding errors
   - [IO-781](https://issues.apache.org/jira/browse/IO-781): CharSequenceInputStream.available() returns too large numbers in some cases
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org