You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2014/08/14 22:08:24 UTC

[jira] [Closed] (CSV-22) CSV reader doesn't handle older Mac line endings

     [ https://issues.apache.org/jira/browse/CSV-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter closed CSV-22.
------------------------------


> CSV reader doesn't handle older Mac line endings
> ------------------------------------------------
>
>                 Key: CSV-22
>                 URL: https://issues.apache.org/jira/browse/CSV-22
>             Project: Commons CSV
>          Issue Type: Bug
>            Reporter: Trejkaz
>             Fix For: 1.0
>
>         Attachments: SANDBOX-218.patch, commons-csv-OldMacNewlines.patch
>
>
> Older Mac OS line endings which just have \r don't get treated as line endings by the current CSV parser.
> Most likely the simplest way to get around this is to delegate to a BufferedReader to reuse its line ending code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)