You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/12/09 09:57:35 UTC

[GitHub] [zookeeper] ztzg opened a new pull request #1169: ZOOKEEPER-3641: New ZOO_VERSION define breaks Perl & Python contribs

ztzg opened a new pull request #1169: ZOOKEEPER-3641: New ZOO_VERSION define breaks Perl & Python contribs
URL: https://github.com/apache/zookeeper/pull/1169
 
 
   [ZOOKEEPER-3635](https://issues.apache.org/jira/browse/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 caused the Perl and Python contribs to fail to build.  The attached patches should repair the issue.
   
   @eolivelli, @nkalmar: What do you think?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services