Skip to content

cppcheck: suppress information[normalCheckLevelMaxBranches] reports#181

Merged
siteshwar merged 1 commit intocsutils:mainfrom
siteshwar:filter-normalCheckLevelMaxBranches-warnings
Jul 18, 2024
Merged

cppcheck: suppress information[normalCheckLevelMaxBranches] reports#181
siteshwar merged 1 commit intocsutils:mainfrom
siteshwar:filter-normalCheckLevelMaxBranches-warnings

Conversation

@siteshwar
Copy link
Member

@siteshwar siteshwar commented Jul 18, 2024

Error: CPPCHECK_WARNING: [#def1]
units-2.22/getopt.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING: [#def2]
units-2.22/parse.tab.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING: [#def1]
units-2.22/getopt.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING: [#def2]
units-2.22/parse.tab.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
@kdudka kdudka self-requested a review July 18, 2024 13:31
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