You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2022/09/08 18:37:38 UTC

[celix] branch master updated (db763297 -> f9a0e969)

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

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


    from db763297 Merge pull request #437 from xuzhenbao/rsa_shm_dfi
     add 627ae33e Fix typo in the celix_long_hash_map_create_options
     new f9a0e969 Merge pull request #443 from apache/hotfix/fixes_typo_in_hashmap_callback

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:
 libs/utils/gtest/src/HashMapTestSuite.cc | 2 +-
 libs/utils/include/celix_long_hash_map.h | 8 ++++----
 libs/utils/src/celix_hash_map.c          | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)


[celix] 01/01: Merge pull request #443 from apache/hotfix/fixes_typo_in_hashmap_callback

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

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

commit f9a0e96998d5fda9b9d9b8ce11da2270a855da2e
Merge: db763297 627ae33e
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Thu Sep 8 20:37:34 2022 +0200

    Merge pull request #443 from apache/hotfix/fixes_typo_in_hashmap_callback

 libs/utils/gtest/src/HashMapTestSuite.cc | 2 +-
 libs/utils/include/celix_long_hash_map.h | 8 ++++----
 libs/utils/src/celix_hash_map.c          | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)