Skip to content

Commit e82094b

Browse files
committed
releasenotes.txt: add notes (GUI, polyspace suppressions) [skip ci]
1 parent 9a00e4a commit e82094b

1 file changed

Lines changed: 5 additions & 15 deletions

File tree

releasenotes.txt

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,17 @@
11

22
Release Notes for Cppcheck 2.20
33

4-
Major bug fixes & crashes:
5-
-
6-
7-
New checks:
8-
-
9-
10-
C/C++ support:
11-
-
12-
134
GUI:
14-
-
5+
- 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
159

1610
Changed interface:
1711
- removed CMake option "DISABLE_CRTDBG_MAP_ALLOC"
1812
- 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-
-
2313

2414
Other:
2515
- 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"
2616
- bumped minimum required CMake version to 3.22
27-
-
17+
- Support inline polyspace suppressions

0 commit comments

Comments
 (0)