Skip to content

[fix] Cppcheck premium version check#4155

Merged
bruntib merged 1 commit into
Ericsson:masterfrom
bruntib:cppcheck_premium_version
Feb 13, 2024
Merged

[fix] Cppcheck premium version check#4155
bruntib merged 1 commit into
Ericsson:masterfrom
bruntib:cppcheck_premium_version

Conversation

@bruntib
Copy link
Copy Markdown
Contributor

@bruntib bruntib commented Jan 16, 2024

Cppcheck Premium version dumps the version number in the following format:

Cppcheck Premium 1.2.3

CodeChecker couldn't handle the "Premium" word in the middle.

Fixes #4133

@bruntib bruntib added bugfix 🔨 cppcheck 🐞 CppCheck is a static analysis tool for C++ code labels Jan 16, 2024
@bruntib bruntib added this to the release 6.24.0 milestone Jan 16, 2024
@bruntib bruntib requested review from Szelethus and cservakt January 16, 2024 12:31
@bruntib bruntib requested a review from vodorok as a code owner January 16, 2024 12:31
Cppcheck Premium version dumps the version number in the following
format:

Cppcheck Premium 1.2.3

CodeChecker couldn't handle the "Premium" word in the middle.

Fixes Ericsson#4133
@bruntib bruntib force-pushed the cppcheck_premium_version branch from 07013a7 to e987011 Compare January 16, 2024 12:32
@bruntib bruntib merged commit 230a065 into Ericsson:master Feb 13, 2024
@bruntib bruntib deleted the cppcheck_premium_version branch February 14, 2024 09:08
@whisperity whisperity added the analyzer 📈 Related to the analyze commands (analysis driver) label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

analyzer 📈 Related to the analyze commands (analysis driver) bugfix 🔨 cppcheck 🐞 CppCheck is a static analysis tool for C++ code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CodeChecker not working with cppcheck premium by Cppcheck Solutions.

2 participants