SHA256
1
0
forked from pool/cppcheck

Accepting request 108747 from home:jirislaby:branches:devel:tools

update to 1.53

OBS-URL: https://build.opensuse.org/request/show/108747
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=30
This commit is contained in:
Petr Gajdos 2012-03-12 11:05:01 +00:00 committed by Git OBS Bridge
parent d7f6af8332
commit 29e006b4ad
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Mar 10 20:10:56 CET 2012 - jslaby@suse.de
- update to 1.53
* 1.53: improved existing checks to detect more errors
* 1.52: added new checks
* 1.51: added new checks and fixed many false positives and false
negatives
-------------------------------------------------------------------
Sun Aug 28 11:45:37 UTC 2011 - asn@cryptomilk.org

View File

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