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-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ GUI:
12
12
-
13
13
14
14
Changed interface:
15
-
-
15
+
- Final report of active checkers is reported as a normal information message instead.
16
16
17
17
Deprecations:
18
18
- "--showtime=top5" has been deprecated and will be removed in Cppcheck 2.14. Please use --showtime=top5_file or --showtime=top5_summary instead.
@@ -44,6 +44,3 @@ Other:
44
44
- Markup files will now be processed after the regular source files when using multiple threads/processes (some issues remain - see Trac #12167 for details).
45
45
- Added file name to ValueFlow "--debug" output.
46
46
- Fixed build when using "clang-cl" in CMake.
47
-
48
-
Safety critical fixes:
49
-
- Added "--safety" option. It makes Cppcheck more strict about critical errors.
0 commit comments