You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2022/01/05 18:24:37 UTC

[datasketches-cpp] branch master updated (d31b095 -> 8981852)

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

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


    from d31b095  added build target before test
     add 227528f  Addresses segfault described in issue #256
     new 8981852  Merge pull request #257 from apache/req_fix

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:
 req/include/req_sketch_impl.hpp | 1 +
 req/test/req_sketch_test.cpp    | 4 ++++
 2 files changed, 5 insertions(+)

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


[datasketches-cpp] 01/01: Merge pull request #257 from apache/req_fix

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 898185208f1ed5b29db50923c0aab6efbf1b144d
Merge: d31b095 227528f
Author: Jon Malkin <78...@users.noreply.github.com>
AuthorDate: Wed Jan 5 10:24:31 2022 -0800

    Merge pull request #257 from apache/req_fix
    
    Addresses segfault described in issue #256

 req/include/req_sketch_impl.hpp | 1 +
 req/test/req_sketch_test.cpp    | 4 ++++
 2 files changed, 5 insertions(+)

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