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

abroekhuis pushed a change to branch feature/scope_usage
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 6d6161c  Removed unneeded match logic from discoveredEndpoint 
function. Matching is already done.
     add 6283983  Fixed typo
     add 761318d  Moved default scope to PS constants, used where needed.

No new revisions were added by this update.

Summary of changes:
 bundles/pubsub/pubsub_admin_tcp/src/pubsub_tcp_admin.c               | 2 +-
 bundles/pubsub/pubsub_admin_tcp/src/pubsub_tcp_topic_receiver.c      | 2 +-
 bundles/pubsub/pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c        | 2 +-
 bundles/pubsub/pubsub_admin_udp_mc/src/pubsub_udpmc_admin.c          | 2 +-
 bundles/pubsub/pubsub_admin_websocket/src/pubsub_websocket_admin.c   | 2 +-
 bundles/pubsub/pubsub_admin_zmq/src/pubsub_zmq_topic_receiver.c      | 2 +-
 bundles/pubsub/pubsub_admin_zmq/src/pubsub_zmq_topic_sender.c        | 2 +-
 bundles/pubsub/pubsub_api/include/pubsub/publisher.h                 | 3 ---
 bundles/pubsub/pubsub_api/include/pubsub/subscriber.h                | 2 --
 bundles/pubsub/pubsub_discovery/src/pubsub_discovery_impl.c          | 2 +-
 bundles/pubsub/pubsub_spi/include/pubsub_constants.h                 | 5 +++++
 bundles/pubsub/pubsub_spi/src/pubsub_endpoint.c                      | 2 +-
 .../pubsub_admin_nanomsg/src/pubsub_nanomsg_topic_receiver.cc        | 2 +-
 13 files changed, 15 insertions(+), 15 deletions(-)

Reply via email to