Skip to content

Add gcc warnings to checkers - #4836

Closed
FDniel97 wants to merge 9 commits into
Ericsson:masterfrom
FDniel97:add_gcc_warnings_as_checkers
Closed

Add gcc warnings to checkers#4836
FDniel97 wants to merge 9 commits into
Ericsson:masterfrom
FDniel97:add_gcc_warnings_as_checkers

Conversation

@FDniel97

@FDniel97 FDniel97 commented May 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@FDniel97
FDniel97 requested review from bruntib and vodorok as code owners May 4, 2026 21:25
@dkrupp dkrupp added this to the release 6.29.0 milestone Aug 19, 2026
@barnabasdomozi
barnabasdomozi self-requested a review August 28, 2026 14:22

@barnabasdomozi barnabasdomozi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I discussed the plans about this patch with @bruntib.
The goal would be the following:

  • gcc warnings e.g. -Wfoo should have checker name gcc-foo
  • gcc analyzer checkers e.g. -Wanalyzer-foo should have checker name gcc-analyzer-foo.

Essentially, we should just replace -W with gcc- to make the checker name more clear to end users.

@barnabasdomozi

Copy link
Copy Markdown
Collaborator

Additionally, this PR is still work in progress.

@barnabasdomozi
barnabasdomozi marked this pull request as draft August 28, 2026 14:27
@bruntib

bruntib commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Has been merged in #5056. Thank you @FDniel97 for the contribution!

@bruntib bruntib closed this Aug 31, 2026
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.

4 participants