This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git.
from 62e79d4 Merge pull request #251 from
apache/feature/remove_cmake_in_list_usage
add 3807e41 Update the wire protocol to use fixed size types instead of
compiler/platform dependent ones (so uint32_t instead of unsigned int)
add 1138b46 removes padding field
add b17792f Merge branch 'master' into
feature/wire_protocol_with_fixed_sized_types
new e288834 Merge pull request #230 from
apache/feature/wire_protocol_with_fixed_sized_types
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:
.../src/pubsub_tcp_topic_receiver.c | 2 +-
.../src/pubsub_wire_protocol_common.c | 12 ++++++------
bundles/pubsub/pubsub_spi/include/pubsub_protocol.h | 21 +++++++++++----------
3 files changed, 18 insertions(+), 17 deletions(-)