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 ce67452 Merge pull request #211 from
apache/feature/fix_tcp_endpoint_handling
add 79bc4dd Fix crash in pub using ip with post fix
add 09635b6 Merge branch 'develop' into
bugfix/fix_tcp_admin_using_ip_with_postfix
add b854419 Changes FindFFI so that the dir /usr/local/opt/libffi has
prefernce over /usr/lib for finding libffi.
add 73ca51a Removing installing libffi with brew from the OSX build. Lets
see if the provided libffi for OSX is good enough.
add c9731fe Removing libffi flags from macos build config
add 4ec64f8 Adds missing lock
new 1833814 Merge pull request #213 from
apache/bugfix/fix_tcp_admin_using_ip_with_postfix
The 1 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:
.github/workflows/macos.yml | 5 +-
.../pubsub_admin_tcp/src/pubsub_tcp_handler.c | 83 ++++++++++++----------
bundles/pubsub/pubsub_utils/src/pubsub_utils_url.c | 2 +-
cmake/Modules/FindFFI.cmake | 32 +--------
4 files changed, 48 insertions(+), 74 deletions(-)