SHA256
1
0
forked from pool/cppcheck
Go to file
Dominique Leuenberger 4ea59e9316 Accepting request 981215 from devel:tools
- update to 2.8:
  * Lifetime analysis can now track lifetime across user-defined constructors
    when they are inline and using member initializer list.
  * SymbolDatabase can now deduce iterator types from how they are specified in
    the library files.
  * ValueFlow can evaluate class member functions that return known values.
  * Improve duplicateValueTenary to not warn when used as an lvalue or when one
    branch has side effects
  * Fix variableScope to not warn when variables are used in lambda functions
  * Fix unassignedVariable warnings when using structured bindings
  * Fix redundantInitialization warning when variable is used in a lambda
  * Fix variableScope warnings when using if/while init-statement
  * Improve lifetime analysis when returning variadic template expressions
  * Detect more statements with constStatement
  * Detect variableScope for more types
  * Improvements to unreadVariable
  * Detect more instances of C style casts
  * Warn if the return value of new is discarded
  * The pre-ValueFlow uninitialized checker now uses a different ID as legacyUninitvar
  * Extended library format to exclude specific function argument values

OBS-URL: https://build.opensuse.org/request/show/981215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppcheck?expand=0&rev=25
2022-06-08 12:24:55 +00:00
.gitattributes Copy from home:bitshuffler/cppcheck via accept of submit request 6553 2009-02-20 16:30:26 +00:00
.gitignore Copy from home:bitshuffler/cppcheck via accept of submit request 6553 2009-02-20 16:30:26 +00:00
cppcheck-2.8.tar.gz - update to 2.8: 2022-06-07 21:32:35 +00:00
cppcheck.changes - update to 2.8: 2022-06-07 21:32:35 +00:00
cppcheck.spec - update to 2.8: 2022-06-07 21:32:35 +00:00