[
https://issues.apache.org/jira/browse/HDFS-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418548#comment-13418548
]
Hudson commented on HDFS-3673:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #2566 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2566/])
HDFS-3673. libhdfs: fix some compiler warnings. Contributed by Colin
Patrick McCabe (Revision 1363457)
Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1363457
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/hdfs.c
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/hdfs.h
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/hdfs_test.h
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/jni_helper.c
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/test/test_libhdfs_read.c
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/test_libhdfs_threaded.c
> libhdfs: fix some compiler warnings
> -----------------------------------
>
> Key: HDFS-3673
> URL: https://issues.apache.org/jira/browse/HDFS-3673
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.1.0-alpha
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Priority: Minor
> Fix For: 2.2.0-alpha
>
> Attachments: HDFS-3673.001.patch, HDFS-3673.002.patch,
> HDFS-3673.003.patch
>
>
> Fix some compiler warnings. Some of these are misuses of fprintf (forgetting
> the FILE* parameter), const mismatch warnings, format specifier warnings.
--
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