[
https://issues.apache.org/jira/browse/ZOOKEEPER-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16991672#comment-16991672
]
Mate Szalay-Beko commented on ZOOKEEPER-3641:
---------------------------------------------
nice catch!
FYI: I had to change a few things in ZOOKEEPER-3567
(https://github.com/apache/zookeeper/pull/1121) in order to make the python
code to build (e.g. after the ant removal). Although I don't think it is
related to the version definitions.
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)