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/casting conversion warnings #2026

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dragonmux
Copy link
Member

Detailed description

As part of cleaning up for the v2.0 release, we noticed that there weren't many warnings left of the set enabled by warning_level=3 in Meson and that some of them solve UB conversions that were taking place. This PR fixes those remaining warnings and the issues they make visible.

Your checklist for this pull request

Closing issues

@dragonmux dragonmux added Bug Confirmed bug Enhancement General project improvement labels Dec 17, 2024
@dragonmux dragonmux added this to the v2.0 release milestone Dec 17, 2024
@dragonmux dragonmux requested a review from esden December 17, 2024 18:15
@dragonmux dragonmux force-pushed the fix/casting-conversion-warnings branch from a8881d8 to 89a5893 Compare December 17, 2024 21:44
@dragonmux dragonmux mentioned this pull request Dec 17, 2024
43 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed bug Enhancement General project improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant