This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/type_support_for_properties
in repository https://gitbox.apache.org/repos/asf/celix.git
from 737773b2 Minor typo fix and return value improvement.
add 71742e8e #509: Remove string_view usage from Version.h and remove
deprecated Properties cast
add 701b5c97 #509: Add the celix properties optimization cache sizes as
configurable build options.
add e8c40724 #509: Update properties handling in remote service zeroconf
discovery
No new revisions were added by this update.
Summary of changes:
.../src/discovery_zeroconf_announcer.c | 1 +
conanfile.py | 21 +++++++++----
libs/utils/CMakeLists.txt | 7 +++++
libs/utils/gtest/src/CxxVersionTestSuite.cc | 8 -----
.../gtest/src/PropertiesErrorInjectionTestSuite.cc | 14 +++++++--
libs/utils/include/celix/Properties.h | 14 +--------
libs/utils/include/celix/Version.h | 34 +++++++++++++---------
...stants.h.in => celix_properties_constants.h.in} | 15 +++++++---
libs/utils/src/properties.c | 20 ++++++-------
9 files changed, 77 insertions(+), 57 deletions(-)
copy libs/utils/src/{celix_err_constants.h.in =>
celix_properties_constants.h.in} (56%)