Hello community,

here is the log from the commit of package cppcheck for openSUSE:Factory 
checked in at 2019-07-11 13:13:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cppcheck (Old)
 and      /work/SRC/openSUSE:Factory/.cppcheck.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cppcheck"

Thu Jul 11 13:13:46 2019 rev:10 rq:712895 version:1.88

Changes:
--------
--- /work/SRC/openSUSE:Factory/cppcheck/cppcheck.changes        2019-01-05 
14:42:35.156468641 +0100
+++ /work/SRC/openSUSE:Factory/.cppcheck.new.4615/cppcheck.changes      
2019-07-11 13:13:49.738862896 +0200
@@ -1,0 +2,22 @@
+Mon Jul  1 08:22:46 UTC 2019 - Martin Liška <[email protected]>
+
+- Update to version 1.88:
+  * Comparing pointers that point to different objects
+  * Address of local variable 'x' is accessed at non-zero index
+  * STL usage: unnecessary search before insertion
+  * Duplicate expression for condition and assignment: if (x==3) x=3; 
+  * Better handling of C++14 and C++17
+  * New command line option --addon used to run addons directly from Cppcheck.
+  * Some advanced options are only available in GUI:
+
+- Update to version 1.87:
+  * --project can now import Cppcheck GUI projects.
+  * Condition is always true when array address is compared with 0.
+  * function argument expression calculation has known result (#8830)
+  * Better lifetime checking (using pointer/reference that points at deleted 
object)
+  * Improved whole program analysis
+  * Better handling of language extension var@address.
+  * Many improvements in parser to handle templates, type aliases, etc better
+  * New addon for checking naming conventions. Naming conventions are 
configured in json file.
+
+-------------------------------------------------------------------

Old:
----
  cppcheck-1.86.tar.bz2

New:
----
  cppcheck-1.88.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cppcheck.spec ++++++
--- /var/tmp/diff_new_pack.FA01Yx/_old  2019-07-11 13:13:50.294862667 +0200
+++ /var/tmp/diff_new_pack.FA01Yx/_new  2019-07-11 13:13:50.302862664 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cppcheck
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           cppcheck
-Version:        1.86
+Version:        1.88
 Release:        0
 Summary:        A tool for static C/C++ code analysis
 License:        GPL-3.0-or-later

++++++ cppcheck-1.86.tar.bz2 -> cppcheck-1.88.tar.bz2 ++++++
++++ 125061 lines of diff (skipped)


Reply via email to