phunt commented on a change in pull request #846: ZOOKEEPER-3302 ZooKeeper C 
client does not compile on Fedora 29
URL: https://github.com/apache/zookeeper/pull/846#discussion_r265429292
 
 

 ##########
 File path: zookeeper-client/zookeeper-client-c/src/cli.c
 ##########
 @@ -678,15 +678,15 @@ int main(int argc, char **argv) {
     }
     if (argc > 2) {
       if(strncmp("cmd:",argv[2],4)==0){
 
 Review comment:
   > Is there any way to run a single C test?
   
   Not that I'm aware of - iirc in the past I've commented out from the 
makefile (does seem like a good addition though...)

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to