Hello community, here is the log from the commit of package cppcheck for openSUSE:Factory checked in at 2018-10-18 15:39:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cppcheck (Old) and /work/SRC/openSUSE:Factory/.cppcheck.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cppcheck" Thu Oct 18 15:39:58 2018 rev:6 rq:642840 version:1.85 Changes: -------- --- /work/SRC/openSUSE:Factory/cppcheck/cppcheck.changes 2018-02-19 13:04:01.003479917 +0100 +++ /work/SRC/openSUSE:Factory/.cppcheck.new/cppcheck.changes 2018-10-18 15:40:27.714015755 +0200 @@ -1,0 +2,37 @@ +Thu Oct 18 08:43:15 UTC 2018 - [email protected] + +- Update to 1.85: + Changes from 1.83: + Command line: + - fixes in parser + - Improved loading of platform files. + GUI: + - few minor improvements in user interface + - Code preview + - Added MISRA addon integration + - Platform can be selected in project settings + - Fixed issue when loading xml results file + Addons: + - We are now officially releasing our MISRA addon. So far it supports MISRA C 2012. + Changes from 1.85: + General: + - We are modernizing the Cppcheck code. Support for MSVC 2010 and GCC 4.4 is dropped. + You now need a compiler that is at least as good as MSVC 2013 or GCC 4.6. + Checking improvements: + - New check: Suggest STL algorithms instead of hard-coded for loops + - New check: Warn about ineffective algorithms (same iterator passed) + - New check: Mismatching iterators used together in operators + - Container (STL/Qt/WxWidgets/etc) access out of bounds + - Improved the checkers that warns about same/opposite expressions, track variable values better. + - Variable scope: warn about references also + Graphical user interface: + - You can specify undefines in the project file dialog + - Fixed configuration of suppressions + - Windows: Fixed issue of wrong/no theme being applied to UI elements + Misra: + - support per file excludes from cppcheck + - support per file suppressions from cppcheck + - summary will now summarize results for all files again + - a few false positives were fixed + +------------------------------------------------------------------- Old: ---- cppcheck-1.82.tar.bz2 New: ---- cppcheck-1.85.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cppcheck.spec ++++++ --- /var/tmp/diff_new_pack.ejqZeH/_old 2018-10-18 15:40:28.266015129 +0200 +++ /var/tmp/diff_new_pack.ejqZeH/_new 2018-10-18 15:40:28.266015129 +0200 @@ -17,10 +17,10 @@ Name: cppcheck -Version: 1.82 +Version: 1.85 Release: 0 Summary: A tool for static C/C++ code analysis -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Development/Languages/C and C++ URL: http://cppcheck.sourceforge.net/ Source: https://downloads.sourceforge.net/cppcheck/cppcheck-%{version}.tar.bz2 ++++++ cppcheck-1.82.tar.bz2 -> cppcheck-1.85.tar.bz2 ++++++ ++++ 111205 lines of diff (skipped)
