This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/dfi-cleanup
in repository https://gitbox.apache.org/repos/asf/celix.git
from e27d73af Add const qualifier, apply early return error handling
patterns, and improve interface ergonomic to dyn_interface.
add 9e9b14f5 Improve ergonomics of dynInterface_methods.
No new revisions were added by this update.
Summary of changes:
.../src/import_registration_dfi.c | 3 +--
.../rsa_rpc_json/src/rsa_json_rpc_proxy_impl.c | 3 +--
libs/dfi/gtest/src/dyn_interface_tests.cpp | 4 +---
libs/dfi/gtest/src/json_rpc_tests.cpp | 27 ++++++++--------------
libs/dfi/include/dyn_interface.h | 11 ++++-----
libs/dfi/src/dyn_interface.c | 6 ++---
libs/dfi/src/json_rpc.c | 3 +--
7 files changed, 20 insertions(+), 37 deletions(-)