This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git
from b112daac Escape leading comment marker in printWithEscapes (#614).
add 274b4ceb skip byte counting at EOF in ExtendedBufferedReader.read
new 5f60ca58 Merge pull request #615 from rootvector2/eof-byte-count-guard
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/commons/csv/ExtendedBufferedReader.java | 2 +-
.../java/org/apache/commons/csv/CSVParserTest.java | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)