Daniel Pravat created MESOS-5373:
------------------------------------
Summary: Remove `Zookeeper's` NTDDI_VERSION define
Key: MESOS-5373
URL: https://issues.apache.org/jira/browse/MESOS-5373
Project: Mesos
Issue Type: Improvement
Components: general
Affects Versions: 0.29.0
Reporter: Daniel Pravat
Assignee: Daniel Pravat
Fix For: 0.29.0
Zookeeper client library defines NTDDI_VERSION to 0x0400 in "winconfig.h".
While this API level is suficient to compile the client library, Mesos have to
use a newer API set. After this improvement the code will compile with the
latest NTDDI_VERSION.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)