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:40 UTC

[incubator-datasketches-cpp] branch master updated (b1cb9b0 -> d1aa0cb)

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

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


    from b1cb9b0  Merge pull request #46 from apache/python_readme
     add 9c6bd28  Fix warnings on both clang and gcc 4.8.5 for unit tests when built with cmake.
     add ce2804e  Treat pybind11 as system (not-user-editable) library to suppress warnings
     new d1aa0cb  Merge pull request #47 from apache/clean_warnings

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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


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

Posted by al...@apache.org.
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