Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

4 changed files with 4 additions and 39 deletions

3
cppcheck-2.15.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98bcc40ac8062635b492fb096d7815376a176ae26749d6c708083f4637f7c0bb
size 3820560

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:521b996cb56b0c30f89e022abcb50aef85d7219cb7a7162fa81fe40fe6394206
size 3846122

View File

@ -1,38 +1,3 @@
-------------------------------------------------------------------
Fri Dec 20 20:45:05 UTC 2024 - Christoph G <foss@grueninger.de>
- update to 2.16.2
* Fix syntax error for function pointer array with @
-------------------------------------------------------------------
Sun Dec 1 21:03:58 UTC 2024 - Christoph G <foss@grueninger.de>
- update to 2.16.1
* SymbolDatabase: does not select l-value method properly
-------------------------------------------------------------------
Tue Oct 29 21:32:46 UTC 2024 - Christoph G <foss@grueninger.de>
- update to 2.16.0
Improved checking:
* constVariable; checking multidimensional arrays
* constVariablePointer; nested array access
* deallocuse
Changed interface:
* SARIF output. Use --output-format=sarif to activate this.
* Add option --output-format=. Allowed formats are sarif and
xml.
Deprecations:
* The previously deprecated support for Python 2.7 has been
removed. Please use Python 3 instead.
* The maximum value for --max-ctu-depth is currently capped
at 10. This limitation will be removed in a future release.
Other:
* "missingInclude" is no longer implicitly enabled with
"information" - you need to enable it explicitly now.
* Fixed checkers report when --addon=misra.py or
--addon=misra.json is used.
-------------------------------------------------------------------
Sun Sep 1 06:13:20 UTC 2024 - Christoph G <foss@grueninger.de>

View File

@ -17,7 +17,7 @@
Name: cppcheck
Version: 2.16.2
Version: 2.15.0
Release: 0
Summary: A tool for static C/C++ code analysis
License: GPL-3.0-or-later