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 2010/11/29 17:53:11 UTC

[jira] Resolved: (CASSANDRA-1786) [patch] use cross platform new lines in printf calls

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

Jonathan Ellis resolved CASSANDRA-1786.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7.0
         Reviewer: jbellis
         Assignee: Dave Brosius

committed, thanks!

> [patch] use cross platform new lines in printf calls
> ----------------------------------------------------
>
>                 Key: CASSANDRA-1786
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1786
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7 beta 3
>         Environment: ubuntu10.10 java 1.6.17 ant 1.8
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>             Fix For: 0.7.0
>
>         Attachments: use_crossplatform_newlines.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> code uses printf("\n") for new lines, should use "%n" instead.

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