You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/03/27 07:46:56 UTC

[celix] branch develop updated (93d3daf -> 19000a7)

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

pnoltes pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 93d3daf  Merge pull request #173 from Oipo/develop
     add 19000a7  Fixed endianness of metadata size. (#175)

No new revisions were added by this update.

Summary of changes:
 .../pubsub_admin_zmq/src/pubsub_zmq_topic_sender.c |  6 +++-
 .../gtest/src/PS_WP_tests.cc                       | 33 +++++++++++++++++++---
 .../src/pubsub_wire_protocol_impl.c                | 26 +++++++++--------
 .../src/pubsub_wire_protocol_impl.h                |  2 +-
 4 files changed, 50 insertions(+), 17 deletions(-)