Skip to content

Fix plugin cppchecker plugin when WorkspacePath contains space.#3606

Merged
Jarod42 merged 1 commit intoeranif:masterfrom
Jarod42:cppchecker
Mar 20, 2025
Merged

Fix plugin cppchecker plugin when WorkspacePath contains space.#3606
Jarod42 merged 1 commit intoeranif:masterfrom
Jarod42:cppchecker

Conversation

@Jarod42
Copy link
Copy Markdown
Collaborator

@Jarod42 Jarod42 commented Mar 17, 2025

When WorkspacePath contains spaces, surrounded double quote are added, but then wxFileName::Mkdir fails to create the directory (at least on Windows).
Cannot use StringUtils::StripDoubleQuotes as the double quote appears in the middle after substitution.

${WorkspacePath}/.codelite/cppcheker ->"C:\path with space"/.codelite/cppcheker

@Jarod42 Jarod42 merged commit 1dafdb8 into eranif:master Mar 20, 2025
4 checks passed
@Jarod42 Jarod42 deleted the cppchecker branch March 20, 2025 08:32
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