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

Enabling extra compile warnings #1590

Open
38 of 43 tasks
perigoso opened this issue Aug 10, 2023 · 2 comments
Open
38 of 43 tasks

Enabling extra compile warnings #1590

perigoso opened this issue Aug 10, 2023 · 2 comments
Labels
Enhancement General project improvement
Milestone

Comments

@perigoso
Copy link
Contributor

perigoso commented Aug 10, 2023

In the process of working on #1528 the new build-system capabilities were leveraged to enable extra warnings.
This issue lists all desired future extra warnings and tracks whether they pass with the current state of the code-base, along with respective cleanups where needed.

Warnings:

@dragonmux
Copy link
Member

Starting to really get close to this being fixed - chipping away at the warnings little by little as things come into scope to look at. Delighted by what we're seeing!

@dragonmux
Copy link
Member

#2026 fixes some more -Wpedantic issues and cranks the warning level Meson supplies up to 3 to give us more complete diagnostics enforcement. There are definitely still more warnings that need work done to enable, but the list is nicely dwindling. We're going to make finishing this work a goal for v2.1, so we'll put this tracking issue into that milestone.

@dragonmux dragonmux added this to the v2.1 release milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement General project improvement
Projects
None yet
Development

No branches or pull requests

2 participants