Hi Norbert, all,
Norbert wrote:
> p.s.: These are pretty easy fixes to include/exclude the files Eniroc
> mentioned, so on second thought probably worth fixing and do an rc2.
> I'll create a jira and start to work on it. We'll see if anything else
> comes up or how the vote goes.
I'm afraid something else came up! (Sorry about that…)
I don't know if the C client is supposed to block 3.5.7, but I have
noticed (and, hopefully, fixed) a few compilation issues:
https://issues.apache.org/jira/browse/ZOOKEEPER-3719
https://github.com/apache/zookeeper/pull/1249
With these in, the C client builds and passes tests.
Cheers, -D