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 #12564 using type for enum class causes false positives #6227

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

chrchr-github
Copy link
Collaborator

No description provided.

@chrchr-github chrchr-github changed the title Partial fix for #12564 using type for enum class causes false positives Fix #12564 using type for enum class causes false positives Apr 3, 2024
@firewave firewave merged commit 2b88ca8 into danmar:main Apr 4, 2024
64 checks passed
@firewave
Copy link
Collaborator

firewave commented Apr 4, 2024

The forward declaration enum class Color : std::uint8_t; now causes a syntax error - see https://github.com/danmar/cppcheck/actions/runs/8552910210/job/23435008261?pr=6221.

@chrchr-github
Copy link
Collaborator Author

See #6231

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.

2 participants