Skip to content

Fix #13268 FP: unusedFunction: [[maybe_unused]]#6954

Merged
firewave merged 3 commits into
cppcheck-opensource:mainfrom
chrchr-github:chr_13268
Oct 26, 2024
Merged

Fix #13268 FP: unusedFunction: [[maybe_unused]]#6954
firewave merged 3 commits into
cppcheck-opensource:mainfrom
chrchr-github:chr_13268

Conversation

@chrchr-github
Copy link
Copy Markdown
Collaborator

No description provided.

@firewave
Copy link
Copy Markdown
Collaborator

firewave commented Oct 26, 2024

@firewave
Copy link
Copy Markdown
Collaborator

@firewave
Copy link
Copy Markdown
Collaborator

And there is https://trac.cppcheck.net/ticket/8535.

@chrchr-github
Copy link
Copy Markdown
Collaborator Author

Added support for __attribute__((unused)). The others must be handled in the tokenizer first.

@firewave
Copy link
Copy Markdown
Collaborator

LGTM but let's wait with the merge until the versions have been properly bumped.

@firewave
Copy link
Copy Markdown
Collaborator

Added support for __attribute__((unused)). The others must be handled in the tokenizer first.

I filed https://trac.cppcheck.net/ticket/13272 about the remaining cases.

@firewave firewave merged commit 46b669f into cppcheck-opensource:main Oct 26, 2024
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.

3 participants