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 feature node access mode retrieval. #841

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

feuerste
Copy link
Contributor

Previously the result was casted to a boolean, always returning ARV_GC_ACCESS_MODE_RO or ARV_GC_ACCESS_MODE_WO.
Now it returns the correct enum.

Previously  the result was casted to a boolean, always returning
ARV_GC_ACCESS_MODE_RO or ARV_GC_ACCESS_MODE_WO.
Now it returns the correct enum.
@feuerste
Copy link
Contributor Author

@EmmanuelP Can you please have a look? Thanks a lot!

@EmmanuelP EmmanuelP merged commit 5d1b098 into AravisProject:main Nov 21, 2023
@EmmanuelP
Copy link
Contributor

Merged. Thanks.

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.

2 participants