Skip to content

refactor Visual Studio file importing - #8803

Open
IOBYTE wants to merge 12 commits into
cppcheck-opensource:mainfrom
IOBYTE:main
Open

refactor Visual Studio file importing#8803
IOBYTE wants to merge 12 commits into
cppcheck-opensource:mainfrom
IOBYTE:main

additional refactoring and improvements

98cc5d9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Cppcheck Premium succeeded Aug 30, 2026 in 4s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 416 in lib/importproject.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Condition 'onWindows' is always false Medium

Condition 'onWindows' is always false

Check warning on line 418 in lib/importproject.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Condition 'onLinux' is always true Medium

Condition 'onLinux' is always true

Check warning on line 421 in lib/importproject.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Condition 'onOSX' is always false Medium

Condition 'onOSX' is always false