This is an automated email from the ASF dual-hosted git repository.
abroekhuis pushed a change to branch feature/pubsub_inteceptors
in repository https://gitbox.apache.org/repos/asf/celix.git.
from 0fa89dd Fixed overflow in protocol handling. Added macro for right
printf type.
add defc3b3 Fixed review comments.
No new revisions were added by this update.
Summary of changes:
.../include/first_interceptor_private.h | 8 ++---
.../include/second_interceptor_private.h | 8 ++---
.../pubsub/interceptors/src/first_interceptor.c | 10 +++---
.../pubsub/interceptors/src/second_interceptor.c | 8 ++---
.../src/pubsub_zmq_topic_receiver.c | 7 +++-
.../pubsub_admin_zmq/src/pubsub_zmq_topic_sender.c | 7 ++--
.../pubsub/pubsub_spi/include/pubsub_interceptor.h | 8 ++---
.../include/pubsub_interceptors_handler.h | 4 +--
.../pubsub_spi/src/pubsub_interceptors_handler.c | 38 ++++++++++++++--------
9 files changed, 56 insertions(+), 42 deletions(-)