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] Cppcheck premium version check #4155

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

bruntib
Copy link
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 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 merged commit 230a065 into Ericsson:master Feb 13, 2024
8 checks passed
@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