[
https://issues.apache.org/jira/browse/HDFS-10578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16410437#comment-16410437
]
Hudson commented on HDFS-10578:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13869 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/13869/])
HDFS-10578. libhdfs++: Silence compile warnings from URI parser.
(james.clampffer: rev a23e6b422b07dea26fe18263fe1830fc40a68c3e)
* (edit)
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/uriparser2/CMakeLists.txt
> libhdfs++: Silence compile warnings from URI parser
> ---------------------------------------------------
>
> Key: HDFS-10578
> URL: https://issues.apache.org/jira/browse/HDFS-10578
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: James Clampffer
> Assignee: James Clampffer
> Priority: Major
> Attachments: HDFS-10578.HDFS-8707.000.patch
>
>
> The URI parser is calling free on buffers that are const qualified and gcc
> complains. It had already been complaining about some other stuff that we
> had a flag for, I'd like to just add a "-w" flag to silence everything.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]