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

z_X_call(closure, arg) should not accept closure as const owned ptr #353

Open
DenisBiryukov91 opened this issue May 6, 2024 · 0 comments
Labels
api fix Problem in the API release Part of the next release

Comments

@DenisBiryukov91
Copy link
Contributor

Describe the release item

z_X_call(closure, arg) should not accept closure as const owned ptr. It should likely be changed to accept closure as mutable loaned pointer.

@DenisBiryukov91 DenisBiryukov91 added the release Part of the next release label May 6, 2024
@milyin milyin added api sync Synchronize API with other bindings api fix Problem in the API and removed api sync Synchronize API with other bindings labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api fix Problem in the API release Part of the next release
Projects
Status: No status
Development

No branches or pull requests

2 participants