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
Copy file name to clipboardExpand all lines: releasenotes.txt
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
Release Notes for Cppcheck 2.20
2
+
Release Notes for Cppcheck 2.21
3
3
4
4
Major bug fixes & crashes:
5
5
-
@@ -14,14 +14,10 @@ GUI:
14
14
-
15
15
16
16
Changed interface:
17
-
- removed CMake option "DISABLE_CRTDBG_MAP_ALLOC"
18
-
- CMake option "BUILD_TESTS" has been deprecated and will be removed in Cppcheck 2.22 - use "BUILD_TESTING" instead
19
17
-
20
18
21
19
Infrastructure & dependencies:
22
20
-
23
21
24
22
Other:
25
-
- 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