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 6f1817d Merge pull request #403 from apache/hotfix/psa_memory_leak
add 6975a4e Fix broken array list equality on some 32-bit platforms where
sizeof(double)==8.
add 493c1af Fix -Wunused-variable warnings.
add 4d71bfa Merge branch 'master' into hotfix/array_list_equality
add a4cb88d Fix add/remove bugs reintroduced by 6975a4e1.
new 9cf8bc3 Merge pull request #404 from apache/hotfix/array_list_equality
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/include/celix_array_list.h | 3 ++
libs/utils/src/array_list.c | 87 +++++++++++++++++------------------
2 files changed, 46 insertions(+), 44 deletions(-)