Skip to content

removed SuppressionList::Suppression::NO_LINE#8429

Open
firewave wants to merge 1 commit intocppcheck-opensource:mainfrom
firewave:suppr-no-line
Open

removed SuppressionList::Suppression::NO_LINE#8429
firewave wants to merge 1 commit intocppcheck-opensource:mainfrom
firewave:suppr-no-line

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

@firewave firewave commented Apr 9, 2026

The suppressions were using -1 as indication that no line is used but in simplecpp 0 is used for that.

@firewave
Copy link
Copy Markdown
Collaborator Author

firewave commented Apr 9, 2026

This is mostly likely the reason why lines are signed in Cppcheck but unsigned in simplecpp. This will be resolved in a follow-up.

@firewave firewave force-pushed the suppr-no-line branch 5 times, most recently from 0e43d67 to c6cd63b Compare April 9, 2026 07:24
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 9, 2026

The suppressions were using `-1` as indication that no line is used but in simplecpp `0` was used for that.
@firewave firewave marked this pull request as ready for review May 1, 2026 11: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