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

Executor: adjusted some checks in hasToLog() #7210

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

firewave
Copy link
Collaborator

No description provided.

@firewave firewave marked this pull request as draft January 11, 2025 17:27
@firewave
Copy link
Collaborator Author

firewave commented Jan 11, 2025

The internal errors unnecessarily went through the suppression and unique message handling which is not done for them in CppCheck::reportErr() either.

The Library::reportErrors() check is unnecessary as it is already done in CppCheck::reportErr().

@firewave firewave marked this pull request as ready for review January 11, 2025 17:48
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