Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port zenoh_c to zenoh_cpp #311

Draft
wants to merge 19 commits into
base: dev/1.0.0
Choose a base branch
from
Draft

Port zenoh_c to zenoh_cpp #311

wants to merge 19 commits into from

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Nov 14, 2024

For visibility reason I created a branch called dev/1.0.0 in this repository, otherwise I can't open the PR

The goal of this PR is to port the zenoh_c API to zenoh_cpp.

I added a hack in the zenoh_cpp API to be able to make the transition easier. Edit the following file:

nano +83 install/opt/zenoh_cpp_vendor/include/zenoh/api/base.hxx

And add this change:

public:
    OwnedType _0;
protected:

  • zenohd is ported to zenoh_cpp

@ahcorde ahcorde self-assigned this Nov 14, 2024
@clalancette clalancette marked this pull request as draft November 14, 2024 16:16
Copy link

mergify bot commented Nov 18, 2024

⚠️ The sha of the head commit of this PR conflicts with #276. Mergify cannot evaluate rules on this PR. ⚠️

Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant