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

Fix macros #651

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Fix macros #651

merged 3 commits into from
Sep 12, 2024

Conversation

DenisBiryukov91
Copy link
Contributor

make z_clone macro accept owned destination as a pointer;
add z_clone overloads for cpp;
fix z_drop overloads for cpp;

Copy link

PR missing one of the required labels: {'dependencies', 'internal', 'documentation', 'breaking-change', 'enhancement', 'bug', 'new feature'}

@DenisBiryukov91 DenisBiryukov91 added api sync Synchronize API with other bindings internal Changes not included in the changelog labels Sep 12, 2024
include/zenoh-pico/api/macros.h Outdated Show resolved Hide resolved
include/zenoh-pico/api/macros.h Outdated Show resolved Hide resolved
@milyin milyin merged commit 67cfa0b into eclipse-zenoh:main Sep 12, 2024
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api sync Synchronize API with other bindings internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants