Github user andschwa commented on the issue:
https://github.com/apache/zookeeper/pull/306
@hanm I'm not sure how you guys like to do dependent patches.
ZOOKEEPER-2756 and ZOOKEEPER-2841 should both be taken to resolve problems
using the C client in other projects (e.g. Mesos ð), and the latter depends
on the former. I've confirmed that 2756 (first commit) allows us to build with
Visual Studio 2017 (and on Linux, because CMake!), and that 2841 (second
commit) resolves
[MESOS-7541](https://issues.apache.org/jira/browse/MESOS-7541), and should
eliminate a lot of problems that projects which include ZooKeeper headers can
encounter on Windows. That said, the two patches are clearly two very separate
pieces of work.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---