This is an automated email from the ASF dual-hosted git repository.

pengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit b743919d093f8592f7a2c10d165991712873cd8b
Merge: 8bdbeacc b757e039
Author: PengZheng <[email protected]>
AuthorDate: Thu Dec 15 10:11:45 2022 +0800

    Merge pull request #452 from apache/feature/pstm_missing_receiver_fix
    
    Feature/pstm missing receiver fix

 .../src/RemoteServicesIntegrationTestSuite.cc      | 151 +++++++++++++--------
 .../integration/include/ICalculator.h              |  11 +-
 .../src/TestExportImportRemoteServiceFactory.cc    |   8 +-
 .../pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c |  17 ---
 .../src/pubsub_udpmc_topic_sender.c                |  13 --
 .../src/pubsub_websocket_topic_receiver.c          |   2 +-
 .../src/pubsub_websocket_topic_sender.c            |  14 --
 .../pubsub/pubsub_admin_zmq/src/pubsub_zmq_admin.c |   4 +-
 .../pubsub_admin_zmq/src/pubsub_zmq_topic_sender.c |  15 --
 .../src/pubsub_topology_manager.c                  |  14 +-
 bundles/pubsub/pubsub_utils/src/pubsub_utils.c     |   3 -
 libs/dfi/src/dyn_avpr_function.c                   |   2 +-
 libs/dfi/src/dyn_avpr_type.c                       |  16 +--
 13 files changed, 131 insertions(+), 139 deletions(-)

Reply via email to