Skip to content

Enable warnings for the project#2848

Open
Avamander wants to merge 1 commit into
meshcore-dev:devfrom
Avamander:main
Open

Enable warnings for the project#2848
Avamander wants to merge 1 commit into
meshcore-dev:devfrom
Avamander:main

Conversation

@Avamander

Copy link
Copy Markdown

Currently all warnings are suppressed, this is simply dangerous. There's a lot that has accumulated that should now be cleaned up.

The GCC version used is also incredibly old, this results in significantly worse codegen (GCC 7 binaries are 60kB bigger for my T1000-E) and diagnostics. GCC should be updated at first opportunity.

Old GCC also hinders excluding certain vendorized third-party dependencies from diagnostics.

@Avamander Avamander changed the base branch from main to dev June 26, 2026 23:59
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.

1 participant