[
https://issues.apache.org/jira/browse/HDFS-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664057#comment-16664057
]
James Clampffer commented on HDFS-12026:
----------------------------------------
{quote}I think there are no progress. To unblock this compatibility issue,
could this be reverted?
{quote}
[~sunilg] The HDFS-8707 branch got voted in, and plenty of patches have been
applied on top of that on trunk since. Pulling out an entire component that
people use over build issues that did not exist when it was merged to trunk
last July doesn't seem like an appropriate solution. Patching the code to deal
with platform support changes is less work and keeps the functionality in
place. I can help with that if I know what needs to be done.
Can you show me what build errors you're getting or give me some more details
about what exactly needs to be supported? It'd be easier to track if you filed
a new JIRA since this patch was only intended to deal with different default
warnings between clang and GCC.
> libhdfs++: Fix compilation errors and warnings when compiling with Clang
> -------------------------------------------------------------------------
>
> Key: HDFS-12026
> URL: https://issues.apache.org/jira/browse/HDFS-12026
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Anatoli Shein
> Assignee: Anatoli Shein
> Priority: Blocker
> Attachments: HDFS-12026.HDFS-8707.000.patch,
> HDFS-12026.HDFS-8707.001.patch, HDFS-12026.HDFS-8707.002.patch,
> HDFS-12026.HDFS-8707.003.patch, HDFS-12026.HDFS-8707.004.patch,
> HDFS-12026.HDFS-8707.005.patch, HDFS-12026.HDFS-8707.006.patch,
> HDFS-12026.HDFS-8707.007.patch, HDFS-12026.HDFS-8707.008.patch,
> HDFS-12026.HDFS-8707.009.patch, HDFS-12026.HDFS-8707.010.patch
>
>
> Currently multiple errors and warnings prevent libhdfspp from being compiled
> with clang. It should compile cleanly using flag:
> -std=c++11
> and also warning flags:
> -Weverything -Wno-c++98-compat -Wno-missing-prototypes
> -Wno-c++98-compat-pedantic -Wno-padded -Wno-covered-switch-default
> -Wno-missing-noreturn -Wno-unknown-pragmas -Wconversion -Werror
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]