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 24228794 Refactor dynType_parseComplex to return early on error and
handle error of missing the closing brace.
add 53c5da76 Remove tail recursion in dynType_alloc and add more parsing
tests.
No new revisions were added by this update.
Summary of changes:
libs/dfi/gtest/src/dyn_type_ei_tests.cc | 12 ++++++++++++
libs/dfi/gtest/src/dyn_type_tests.cpp | 22 ++++++++++++++++++++--
libs/dfi/src/dyn_type.c | 27 +++++++++++----------------
libs/dfi/src/dyn_type_common.c | 4 ----
4 files changed, 43 insertions(+), 22 deletions(-)