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 unused / unpropragated statuses in midi sample #870

Open
jfgoog opened this issue Nov 28, 2022 · 1 comment
Open

Fix unused / unpropragated statuses in midi sample #870

jfgoog opened this issue Nov 28, 2022 · 1 comment

Comments

@jfgoog
Copy link
Contributor

jfgoog commented Nov 28, 2022

For example, /*media_status_t status =*/ AMidiDevice_release(sNativeReceiveDevice);

Also changes introduced in #866

@DanAlbert
Copy link
Member

I wonder if we should be tagging all those APIs with [[nodiscard]] as well. I'll look into doing that when I get to this.

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

No branches or pull requests

2 participants