You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pe...@apache.org on 2022/07/05 02:27:45 UTC

[celix] branch master updated (b85a17e3 -> 80cebd9a)

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

pengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git


    from b85a17e3 Merge pull request #424 from apache/feature/print_function_for_dm_info
     add 0ac43f12 Fix hash when sizeof(long) == 4.
     add c0e43763 Fix hash when sizeof(long) == 4.
     new 80cebd9a Merge pull request #426 from apache/hotfix/long_hash

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:
 conanfile.py                    | 2 --
 libs/utils/src/celix_hash_map.c | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)


[celix] 01/01: Merge pull request #426 from apache/hotfix/long_hash

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

pengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 80cebd9a08fd753836632ae2a9decb47ee2de130
Merge: b85a17e3 c0e43763
Author: PengZheng <ho...@gmail.com>
AuthorDate: Tue Jul 5 10:27:39 2022 +0800

    Merge pull request #426 from apache/hotfix/long_hash
    
    Fix hash when sizeof(long) == 4.

 conanfile.py                    | 2 --
 libs/utils/src/celix_hash_map.c | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)