Skip to content

Fix #14334 (Support more msbuild conditional constructs)#8258

Open
autoantwort wants to merge 3 commits intodanmar:mainfrom
autoantwort:fix-14334-tokens
Open

Fix #14334 (Support more msbuild conditional constructs)#8258
autoantwort wants to merge 3 commits intodanmar:mainfrom
autoantwort:fix-14334-tokens

Conversation

@autoantwort
Copy link
Contributor

Continuation of #8116

@sonarqubecloud
Copy link

ProjectConfiguration p;
p.configuration = configuration;
p.platformStr = platform;
std::vector<std::string> errors;

Check warning

Code scanning / Cppcheck Premium

Unused variable: errors Warning

Unused variable: errors
@firewave firewave changed the title Fix #14334 (Support more msbuild conditional constructs)#8116 Fix #14334 (Support more msbuild conditional constructs) Feb 25, 2026
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