X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:from:subject:reply-to:to:message-id
	:date:mime-version:content-type:content-transfer-encoding; q=
	dns; s=default; b=QsbH6cslc2UuXm+ILOazI5fXfCZiYNBiTDlEOq1Agwwhjd
	I8WEPgk8KvlYFVmgU/JYunxsvlx4ueVqU4qT1jh1cJBbNJvHb88ptLK832ON1h2p
	/5ukLAcpWQmoQOSy8GEPzi0fBio9YdhEVuxywVRHWck9sutJKipJXzOqnXHuw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:from:subject:reply-to:to:message-id
	:date:mime-version:content-type:content-transfer-encoding; s=
	default; bh=u63lxgVvJfS0jfovdAp2UFLI+58=; b=A80i11LnSsgFH6KWUY/v
	0N8NrYRso6Zo/Cctj7BlT+jiR9RNz4XVdbZQ/cxmUqu6UrhKkXpyavDPpc3W7IfH
	sBJ2YzsBYz0hJqKBDA0JrMVM5uHjVq3QsINOytCs/9mx3MvfzxW4J3T154HosKOs
	s+4Uy+ZXeDA7keh9bpFrgfE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=ALL_TRUSTED,BAYES_00,DATE_IN_PAST_12_24,FREEMAIL_FROM,KAM_COUK autolearn=no version=3.3.2 spammy=dave
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
From: David Stacey <drstacey@tiscali.co.uk>
Subject: [ANNOUNCEMENT] Updated: cppcheck-1.76.1-1
Reply-To: The Cygwin Mailing List <cygwin@cygwin.com>
To: cygwin@cygwin.com
Message-Id: <announce.5aa133e4-3912-333d-5603-ffddc96b3d7e@tiscali.co.uk>
Date: Tue, 18 Oct 2016 00:16:40 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0
MIME-Version: 1.0
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfCbdqPvBH6XbhwP/8dC/n2EtIMwvYGmFbxkyT+zzzl+hNbUxa4DqX6+GNTA5XJH0vHrb9f1PghMO4fvqKMYuqBwvlFAKZFcGEPPYMzBQVswrEAZdT/TE tOuUpjow2nvItOvIe+EyZ7Epc+KW+CEaSW9xYrTr0wNoAQAcAJEIa5NQdiWcbWep7a3gBODQV9t0tA==
X-IsSubscribed: yes

The following packages have been updated in the Cygwin distribution:

* cppcheck-1.76.1-1
* cppcheck-gui-1.76.1-1

Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++
compilers and many other analysis tools it does not detect syntax
errors in the code. Cppcheck primarily detects the types of bugs that
the compilers normally do not detect. The goal is to detect only real
errors in the code (i.e. have zero false positives).

This is an update to the latest upstream release.

Dave.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

