You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix: The Misra C checkbox in "Edit Project" dialog is unchecked after reloading project.
6
+
- Fix: In the Misra Report, use proper icons according to misra classifications
7
+
- Fix: The platform files are not shown in the dropdown in ProjectFileDialog
8
+
- Troubleshooting: detailed progress view that shows what files the threads are working on
15
9
16
10
Changed interface:
17
11
- removed CMake option "DISABLE_CRTDBG_MAP_ALLOC"
18
12
- CMake option "BUILD_TESTS" has been deprecated and will be removed in Cppcheck 2.22 - use "BUILD_TESTING" instead
19
-
-
20
-
21
-
Infrastructure & dependencies:
22
-
-
23
13
24
14
Other:
25
15
- The built-in "win*" and "unix*" platforms will now default to signed char type instead of unknown signedness. If you require unsigned chars please specify "--funsigned-char"
0 commit comments