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 64ea660f Sort members
add 513aac23 [CSV-325] CSVParser applies characterOffset to bytePosition,
which breaks getBytePosition() for multi-byte prefixes
new 37500641 Merge pull request #604 from
garydgregory/fix/CSV-325_CSVParser_setByteOffset
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:
.../java/org/apache/commons/csv/CSVParser.java | 31 +++++++++++++++++++---
.../java/org/apache/commons/csv/CSVParserTest.java | 30 +++++++++++++++++++++
2 files changed, 58 insertions(+), 3 deletions(-)