X-Recipient: archive-cygwin AT delorie DOT 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=AMZgYceoY5AuQIFzhhgsgJterVnju0QYTLAbR52KXkSb8P IUXy0LEub78LNNgtLHq5fCPAgoDk+UwuPbWuP1kcXjt7ngIoJ6iEQ4DAuc4zFecM FE86x1aDbdjQ7LbF2e00Jz824ouUcJ3wNJfxhBY1kT9hqfkuojDolrBXXKCzU= 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=+hOX6n//NfcIGz2vIc8TO067mWo=; b=WoVcfMoyySNMLnC40Yrt 6ELcAmHOZULaFcS7xYnwc1lp8mZNncKjj1k1Lg2cGDOlEC9iqLhTgj8nWonCsHhT zKHj1857ci21XjXaQ3nSCwXDEqT1y6/CODv3O5IrfRMnXIDH5lYHt6Ov0ct/mp3w sIOVm6BQgIJelUu5WotL05c= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,FREEMAIL_FROM,KAM_COUK autolearn=no version=3.3.2 spammy= X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No From: David Stacey Subject: [ANNOUNCEMENT] Updated: cppcheck-1.77-1 Reply-To: The Cygwin Mailing List To: cygwin AT cygwin DOT com Message-Id: Date: Mon, 2 Jan 2017 15:52:05 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfJZO1JNur7APYJlxjia771zvh3ZnpFxXtJ/jmYZJXgYm7FRsyBZfLe1b2UshoOAm7UBNfJmSJPey1PtlUrpkBy3NVdXp1QL4O2Ybn6mXQ9XgVGWvWODV VXHIox8qCklYTfZoS/Chx9SjJYwROewSuSC+CXmyZXWU2ZBAl49fviN7jAsfuDJ8JfCzzU8Qfam0ww== X-IsSubscribed: yes The following packages have been updated in the Cygwin distribution: * cppcheck-1.77-1 * cppcheck-gui-1.77-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