You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/08/01 21:09:19 UTC

[GitHub] jai1 commented on a change in pull request #615: Allow to compile C++ client lib in debug mode

jai1 commented on a change in pull request #615: Allow to compile C++ client lib in debug mode
URL: https://github.com/apache/incubator-pulsar/pull/615#discussion_r130729150
 
 

 ##########
 File path: pulsar-client-cpp/docker-build.sh
 ##########
 @@ -20,6 +20,8 @@
 
 # Build Pulsar C++ client within a Docker container
 
+ARGS=$*
 
 Review comment:
   Better to use an env variable (CMAKE_ARGS) in case someone wants to extend/modify the script.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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