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 f9f3207  Updated logging statement in PSA ZMQ
     new 68f7918  Fixes an issue in http_admin with using the (internal) 
save_ptr of strtok_r and update etcdlib to use a apaque instance pointer.
     new 043b77e  For now disables the deprecated attribute on the glocal 
etcdlib calls.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bundles/http_admin/http_admin/src/service_tree.c   |  14 ++-
 bundles/http_admin/test/CMakeLists.txt             |  31 +++---
 bundles/http_admin/test/config.properties.in       |   2 +-
 .../http_admin/test/test/http_websocket_tests.cc   |   9 +-
 .../discovery_etcd/src/etcd_watcher.c              |  23 +++--
 libs/etcdlib/api/etcd.h                            |  46 ++++-----
 libs/etcdlib/api/{etcd.h => etcdlib.h}             |  48 ++++++---
 libs/etcdlib/src/etcd.c                            | 110 +++++++++++++++------
 libs/etcdlib/test/etcdlib_test.c                   |  23 +++--
 9 files changed, 197 insertions(+), 109 deletions(-)
 copy libs/etcdlib/api/{etcd.h => etcdlib.h} (69%)

Reply via email to