[
https://issues.apache.org/jira/browse/HDFS-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Binglin Chang updated HDFS-6534:
--------------------------------
Attachment: HDFS-6534.v1.patch
Changes:
1. fix bug in memset(hdfsFileInfo...)
2. use PRId64 instead of %ld to prevent compile warning
3. emulate clock_gettime/sem_init/sem_destroy on macosx
4. remove -lrt on macosx in CMakeLists.txt
> Fix build on macosx: HDFS parts
> -------------------------------
>
> Key: HDFS-6534
> URL: https://issues.apache.org/jira/browse/HDFS-6534
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Binglin Chang
> Assignee: Binglin Chang
> Priority: Minor
> Attachments: HDFS-6534.v1.patch
>
>
> When compiling native code on macosx using clang, compiler find more warning
> and errors which gcc ignores, those should be fixed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)