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 6fffb96b Support nullptr when serialize text.
add 1220311c Optimize dyn_function's arguments handling.
No new revisions were added by this update.
Summary of changes:
libs/dfi/gtest/src/dyn_example_functions.c | 4 ++++
libs/dfi/gtest/src/dyn_example_functions.h | 2 ++
libs/dfi/gtest/src/dyn_function_ei_tests.cc | 7 -------
libs/dfi/gtest/src/dyn_function_tests.cpp | 27 +++++++++++++++++++++++++++
libs/dfi/include/dyn_function.h | 15 +++++++++++++++
libs/dfi/src/dyn_function.c | 21 +++++----------------
libs/dfi/src/dyn_function_common.h | 23 +++++++----------------
7 files changed, 60 insertions(+), 39 deletions(-)