You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by oi...@apache.org on 2021/03/03 19:01:02 UTC

[celix] branch master updated (fecab50 -> 548ebc1)

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

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


    from fecab50  Merge pull request #324 from apache/feature/gcc_4_9_0_fixes
     add 548ebc1  Feature/zmq v2 fixes (#326)

No new revisions were added by this update.

Summary of changes:
 bundles/pubsub/pubsub_admin_zmq/v2/CMakeLists.txt   |  1 -
 .../pubsub/pubsub_admin_zmq/v2/src/psa_activator.c  |  2 +-
 .../pubsub_admin_zmq/v2/src/pubsub_zmq_admin.c      | 21 ++++++++++++---------
 .../v2/src/pubsub_zmq_topic_receiver.c              | 13 +++++++------
 .../v2/src/pubsub_zmq_topic_sender.c                |  9 +++++----
 libs/utils/include/hash_map.h                       |  2 ++
 libs/utils/src/hash_map.c                           | 12 ++++++++++++
 7 files changed, 39 insertions(+), 21 deletions(-)