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

wl: Fix compiler warning due to missing cast #715

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

aperezdc
Copy link
Member

@aperezdc aperezdc commented Jun 7, 2024

Cast CogWlViewport to the correct CogViewport type before passing it alont to cog_viewport_get_visible_view().

Cast CogWlViewport to the correct CogViewport type before passing it
alont to cog_viewport_get_visible_view().
@aperezdc aperezdc added the bug Something isn't working label Jun 7, 2024
@aperezdc aperezdc self-assigned this Jun 7, 2024
@aperezdc aperezdc merged commit b40c212 into master Jun 7, 2024
5 checks passed
@aperezdc aperezdc deleted the aperezdc/wl-missing-viewport-cast branch June 7, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants