You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/07/30 17:29:45 UTC

[jira] Resolved: (CASSANDRA-111) Mixed line endings in the codebase

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

Jonathan Ellis resolved CASSANDRA-111.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4
         Assignee: Jeff Hodges

Committed.

 190 files changed, 30157 insertions(+), 30157 deletions(-)

> Mixed line endings in the codebase
> ----------------------------------
>
>                 Key: CASSANDRA-111
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-111
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Jeff Hodges
>            Assignee: Jeff Hodges
>             Fix For: 0.4
>
>         Attachments: 0001-unix-line-endings-everywhere-on-top-of-r797209.patch, 0001-unix-line-endings-on-799140.patch, line_endings.patch, no.rb
>
>
> There seems to be a lot of line endings in the codebase that end with DOS line endings. Some files are even mixes of DOS and Unix line endings. This patch removes all the DOS file endings and corrects them to Unix.
> Also attached is the program that I used to remove them. 
> Using Unix line endings in all places makes lots of things easier. At the very least, a consistent choice of line endings would. Has there been discussion of what should be the correct line ending to use?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.