Damien Diederen created ZOOKEEPER-3641:
------------------------------------------
Summary: New ZOO_VERSION define breaks Perl & Python contribs
Key: ZOOKEEPER-3641
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3641
Project: ZooKeeper
Issue Type: Bug
Components: c client
Reporter: Damien Diederen
ZOOKEEPER-3635 changed the versioning scheme for the C client from
integer-valued {{ZOO_\{MAJOR,MINOR,PATCH\}_VERSION}} definitions to a single
string-valued {{#define ZOO_VERSION "3.6.0"}}.
This causes the Perl and Python contribs to fail to build.
(I'm looking into it.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)