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=qQEWuJ/J/Adb5eAc2ckH/7SPH2ro6vcT4UzcSPVoYj7gdD 34P3yVS3l35htzr0hHg82zXNxdu8khDjw9VwDayU+Vr4QnAU7EEM4k5CUG/ZOA8u jEy4UVF5EsDyaXdearSLuhI8TDUrKQeoyOidKKtls7syG5JCtJBnrVm4qz02c= 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=vZCjEnmpLBf1WcJLG3bdGPMi75Q=; b=g0k4cA70N4exlhkzqhTx jXDXK5VvUad5Rt0xu5TIEat8kjGbn48w31ay3PUOeQ9llSIaLXFzPGK+Sm5n9hcd 0qkisAOH8SM88+rXpfrOqXflfXNoISnpACNbhFzSaJOJhc4m27iuCqHyhPiT1b3C fuXGhPvuXqK3w2YUGpqXGLY= 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.9 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_COUK,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-spam-relays-external:sk:smtp-ou, H*RU:sk:smtp-ou, HX-HELO:sk:smtp-ou, H*r:ip*192.168.1.3 From: David Stacey Subject: [ANNOUNCEMENT] Updated: cppcheck-1.73-1 Reply-To: The Cygwin Mailing List To: cygwin AT cygwin DOT com Message-Id: Date: Sat, 23 Apr 2016 22:35:56 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfEe4br7+HqsEnxOIfkkqqRpEdHezvmMNrVqeFJM06MzktOMd2NPv2Mb0jfpi3A8lvBK6kKfeyKvQ1BSSj34VXuHQvvM4E00+wZLLKim16OQL7YznQmJr QFMUX7oXnEMOra78lQ8EVMecXmtdOMNsKL7AxM8I07tp3zSfX1QF0bc36otM0b8GMI3226bMRbdqiA== X-IsSubscribed: yes The following packages have been updated in the Cygwin distribution: * cppcheck-1.73-1 * cppcheck-gui-1.73-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