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 452bfb36 Make gcov play nicely with Conan2.
     add ba397036 #509 Remove embedded memstream from utils.

No new revisions were added by this update.

Summary of changes:
 libs/dfi/gtest/src/dyn_interface_tests.cpp      |   5 -
 libs/dfi/gtest/src/dyn_message_tests.cpp        |   5 -
 libs/dfi/include/dyn_type.h                     |   5 -
 libs/dfi/src/dyn_common.c                       |   5 -
 libs/framework/gtest/src/ManifestTestSuite.cc   |   4 -
 libs/framework/src/celix_log.c                  |   4 -
 libs/utils/CMakeLists.txt                       |  14 ---
 libs/utils/include_deprecated/celix_utils_api.h |   5 -
 libs/utils/src/memstream/fmemopen.c             |  76 --------------
 libs/utils/src/memstream/open_memstream.c       | 130 ------------------------
 10 files changed, 253 deletions(-)
 delete mode 100644 libs/utils/src/memstream/fmemopen.c
 delete mode 100644 libs/utils/src/memstream/open_memstream.c

Reply via email to