SHA256
1
0
forked from pool/cppcheck

Accepting request 154873 from home:HighwayStar:branches:devel:tools

update to 1.58

OBS-URL: https://build.opensuse.org/request/show/154873
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=33
This commit is contained in:
OBS User mrdocs 2013-02-08 19:12:36 +00:00 committed by Git OBS Bridge
parent a52d7acbcb
commit 19cabe01cb
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8774a804e08465787e3ddc3af9faf496606c207aa65f750eefd2851a9ccdafd5
size 1180272

3
cppcheck-1.58.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Feb 8 07:46:59 UTC 2013 - highwaystar.ru@gmail.com
- update to 1.58
* Commandline/Settings changes:
- Added --include to the cppcheck command line client. This forces
inclusion of the given file. This can for instance be used
instead of --append and will then allow you to use #define etc also.
- The threads handling has been improved. Using -jN now works in
windows also.
* Improvements:
- NULL pointers: Improved checking of default function
argument values.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 26 04:11:57 UTC 2012 - mrdocs@opensuse.org Wed Dec 26 04:11:57 UTC 2012 - mrdocs@opensuse.org

View File

@ -3,7 +3,7 @@
BuildRequires: gcc-c++ libqt4-devel pcre-devel python BuildRequires: gcc-c++ libqt4-devel pcre-devel python
Name: cppcheck Name: cppcheck
Version: 1.57 Version: 1.58
Release: 0 Release: 0
License: GNU GPL v3 or later License: GNU GPL v3 or later
Group: Development/Languages/C and C++ Group: Development/Languages/C and C++