You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2019/07/05 19:43:41 UTC

[incubator-datasketches-cpp] 01/01: Merge pull request #47 from apache/clean_warnings

This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git

commit d1aa0cb5634d2c22f55459fa3584cff2cbb69fbe
Merge: b1cb9b0 ce2804e
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Fri Jul 5 12:43:36 2019 -0700

    Merge pull request #47 from apache/clean_warnings
    
    Fix warnings on both clang and gcc 4.8.5 for unit tests when built wi…

 cpc/src/u32Table.cpp                   |  4 ++--
 hll/include/HllArray-internal.hpp      |  2 ++
 hll/include/HllSketchImpl-internal.hpp | 14 ++------------
 hll/test/CrossCountingTest.cpp         |  1 +
 hll/test/HllUnionTest.cpp              | 13 +++++++------
 kll/include/kll_sketch.hpp             |  4 +++-
 python/CMakeLists.txt                  |  2 +-
 7 files changed, 18 insertions(+), 22 deletions(-)


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