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=h+Au7lUchsRml+ZHVqTGmpwjd7dw3I4lLcp/0dirkZH7Ct Fph8D5/j8EaXQdi7GuyPm8lgoPwu0IaWHaYC/fr8Pa0CicOJaX1VWabcNqaDtWnM Bbjq81PbSHKKzEcubgDUsQtPJAY+oShGJ0yAP+bujwgbSYlBqGb33qLkTxdg4= 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=iFC1Y8gd4A3F7Jcluk3+3E09/8E=; b=LL6l6bmdM+SvFTMVs4Py lnWfEmxjNO4LZt44wZwjP4DrVSUZ5tC32yLRdAJB85l1lkAAsH7DGnffnRO8++/a 5ewtBAfIa7D7iNIBBTSrRDw7AlfypOpZCeGA8ydte0oVHy/ZCMRfoYJH921Z28ok hvmsvcIHP3nuw0Ok/Rj2iG4= 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:518, H*r:sk:smtp-ou, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce From: David Stacey Subject: [ANNOUNCEMENT] Updated: cppcheck-1.75-1 Reply-To: The Cygwin Mailing List To: cygwin AT cygwin DOT com Message-Id: Date: Tue, 9 Aug 2016 23:33:57 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfLR7dNbSBE0TnRpLW85A0W6tIEH9QDA2RMRA1leeJAmNPNzirV7qHVldB3cDqc48Siqdu6OezJ3erIIlZyqjNDdNlO5KvHAPqk+anz0RU6a5lTSSuOa7 o6IjzALNZoqQeePCdNbxOmaQ7hqH7HjDzqg7hhG2Pr1YcxWIErsyWlojBQOBJ7O1H+jz3vPjSFIHpw== X-IsSubscribed: yes The following packages have been updated in the Cygwin distribution: * cppcheck-1.75-1 * cppcheck-gui-1.75-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