This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git

commit 67cde829f910e3cb1fe4aeeb26088b440f1a422c
Merge: add38c3e 23eb602d
Author: Gary Gregory <[email protected]>
AuthorDate: Wed May 20 11:48:56 2026 -0400

    Merge pull request #601 from 
garydgregory/fix/CSV323_ExtendedBufferedReader_byte_pos
    
    [CSV-323] ExtendedBufferedReader byte tracking leads to an incorrect 
CSVRecord.getBytePosition()

 .../apache/commons/csv/ExtendedBufferedReader.java | 76 ++++++++++++----------
 .../java/org/apache/commons/csv/CSVParserTest.java | 18 +++++
 2 files changed, 60 insertions(+), 34 deletions(-)

Reply via email to