This is an automated email from the ASF dual-hosted git repository. pengzheng pushed a change to branch feature/conan_support in repository https://gitbox.apache.org/repos/asf/celix.git.
from 7d8d355 Make usage of conan in test_package completely non-intrusive, move test_package under examples, and add minimum documentation. add 6975a4e Fix broken array list equality on some 32-bit platforms where sizeof(double)==8. add 493c1af Fix -Wunused-variable warnings. add 551ad16 Merge branch 'hotfix/array_list_equality' into conan_support add c83bc07 Merge pull request #402 from apache/hotfix/framework_shutdown_deadlock add 6f1817d Merge pull request #403 from apache/hotfix/psa_memory_leak add 4d71bfa Merge branch 'master' into hotfix/array_list_equality add a4cb88d Fix add/remove bugs reintroduced by 6975a4e1. add 835dc25 Merge branch 'hotfix/array_list_equality' into conan_support add 7e2d199 Use old version range syntax to increase compatibility. No new revisions were added by this update. Summary of changes: conanfile.py | 14 +++--- libs/utils/include/celix_array_list.h | 3 ++ libs/utils/src/array_list.c | 87 +++++++++++++++++------------------ 3 files changed, 53 insertions(+), 51 deletions(-)