You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by GitBox <gi...@apache.org> on 2020/11/17 09:47:02 UTC

[GitHub] [incubator-datasketches-cpp] chufucun opened a new pull request #174: Remove c-style const casts from theta directories

chufucun opened a new pull request #174:
URL: https://github.com/apache/incubator-datasketches-cpp/pull/174


   I recently started integrating DataSketches Theta into Apache Impala and our Clang tidy build showed some issues
   where c-style casts were used to remove const-ness of variables.


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [incubator-datasketches-cpp] AlexanderSaydakov merged pull request #174: Remove c-style const casts from theta directories

Posted by GitBox <gi...@apache.org>.
AlexanderSaydakov merged pull request #174:
URL: https://github.com/apache/incubator-datasketches-cpp/pull/174


   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org