Skip to content
#

client-server

Here are 1,864 public repositories matching this topic...

iceoryx
elBoberido
elBoberido commented Mar 31, 2022

Required information

Operating system:
POSIX

Compiler version:
all

Observed result or behaviour:
A library build with iceoryx 1.0 could dynamically link to iceoryx 2.0 shared libs

Expected result or behaviour:
Linking should not be possible

Further information*

objdump -p build/iceoryx_examples/icedelivery/iox-cpp-publisher

produces the follo

bug good first issue
andrew-morris
andrew-morris commented Feb 16, 2020
$ export BH_URL=http://localhost:8080
$ bashhub setup
          ____            _     _           _
         |  _ \          | |   | |         | |
         | |_) | __ _ ___| |__ | |__  _   _| |__   ___ ___  _ __ ___
         |  _ < / _` / __| '_ \| '_ \| | | | '_ \ / __/ _ \| '_ ` _  \
         | |_) | (_| \__ \ | | | | | | |_| | |_) | (_| (_) | | | | | |
         |____/ \__,_|___/_| |
documentation good first issue

Improve this page

Add a description, image, and links to the client-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the client-server topic, visit your repo's landing page and select "manage topics."

Learn more