This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/674-use-properties-type-in-filter
in repository https://gitbox.apache.org/repos/asf/celix.git
from e596719e Improve substring handling and allow empty attribute filter
values
add e0bcbe49 Fix mem leak in filter unit tests
add caf91732 Improve doc celix_filter_findAttribute
add 9d37c554 Improve properties set version error handling in ctx and dm
No new revisions were added by this update.
Summary of changes:
libs/framework/src/bundle_context.c | 10 ++++++++--
libs/framework/src/dm_component_impl.c | 24 ++++++++++++++++--------
libs/utils/gtest/src/FilterTestSuite.cc | 3 +++
libs/utils/include/celix_filter.h | 9 +++++++--
libs/utils/src/filter.c | 2 +-
5 files changed, 35 insertions(+), 13 deletions(-)