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 179a3bf8 Merge branch 'master' into feature/dfi-cleanup
add 24228794 Refactor dynType_parseComplex to return early on error and
handle error of missing the closing brace.
No new revisions were added by this update.
Summary of changes:
libs/dfi/gtest/src/dyn_message_tests.cpp | 3 ++
libs/dfi/gtest/src/dyn_type_ei_tests.cc | 18 ++++++++
libs/dfi/gtest/src/dyn_type_tests.cpp | 9 +++-
libs/dfi/src/dyn_type.c | 79 +++++++++++++-------------------
4 files changed, 62 insertions(+), 47 deletions(-)