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 9cf8bc39c1a8916fbdda54eac59b24065f0fe3b2 Merge: 6f1817d a4cb88d Author: PengZheng <[email protected]> AuthorDate: Fri Mar 25 15:48:29 2022 +0800 Merge pull request #404 from apache/hotfix/array_list_equality Fix broken array list equality on some 32-bit platforms where sizeof(… libs/utils/include/celix_array_list.h | 3 ++ libs/utils/src/array_list.c | 87 +++++++++++++++++------------------ 2 files changed, 46 insertions(+), 44 deletions(-)
