merlimat opened a new pull request #615: Allow to compile C++ client lib in 
debug mode
URL: https://github.com/apache/incubator-pulsar/pull/615
 
 
   ### Motivation
   
   Allow to compile C++ code in debug mode by adding `-DDEBUG_MODE=ON` when 
invoking CMake.
   
   Additionally, when compiling in CI for PRs validation, we can use debug mode 
to reduce compilation time, since `-O3` can be very slow.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to