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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,4 @@ release notes for cppcheck-2.11
14
14
- `constVariableReference`
15
15
- `constVariablePointer`
16
16
- More command-line parameters will now check if the given integer argument is actually valid. Several other internal string-to-integer conversions will not be error checked.
17
+
- scanning projects (with -j1) will now defer the analysis of markup files until the whole code was processed
0 commit comments