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 a7a2244a76244cd2c146a3f41056ac8e79b52e98 Merge: 51949e07 6906a473 Author: PengZheng <[email protected]> AuthorDate: Mon Jan 23 12:02:24 2023 +0800 Merge pull request #475 from apache/hotfix/printf_format_fix Hotfix/printf format fix .../logging/log_helper/include/celix_log_helper.h | 34 +++++++++++++++------- .../pubsub_admin_tcp/src/pubsub_tcp_handler.c | 4 +-- .../pubsub_admin_udp_mc/src/pubsub_udpmc_admin.c | 4 +-- .../src/pubsub_websocket_topic_receiver.c | 4 +-- .../pubsub/pubsub_admin_zmq/src/pubsub_zmq_admin.c | 2 +- .../src/pubsub_serialization_provider.c | 2 +- .../pubsub_utils/src/pubsub_serializer_handler.c | 2 +- .../rsa_shm/src/rsa_shm_client.c | 2 +- .../rsa_shm/src/rsa_shm_export_registration.c | 2 +- .../rsa_rpc_json/src/rsa_json_rpc_endpoint_impl.c | 2 +- 10 files changed, 36 insertions(+), 22 deletions(-)
