[ 
https://issues.apache.org/jira/browse/HADOOP-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434731#comment-13434731
 ] 

Colin Patrick McCabe commented on HADOOP-8686:
----------------------------------------------

correction: we actually tried to print the 64-bit number with %ld
                
> hadoop-common: fix warnings in native code
> ------------------------------------------
>
>                 Key: HADOOP-8686
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8686
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: native
>    Affects Versions: 2.2.0-alpha
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>         Attachments: HADOOP-8686.002.patch, HADOOP-8686.005.patch
>
>
> Fix warnings about const-correctness, improper conversion between pointers of 
> different sizes, implicit declaration of sync_file_range, variables being 
> used with uninitialized values, and so forth in the hadoop-common native code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to