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=ucrUvT7WcRZ5UM4+Z0KiHBeOo1mtmrdNDUPpqebM7OR23s FDJaWn4z3nErtwS5vvmSeW7MsocE3xQrRoMaaxVgJdpGcn7VCbJbd+Ib9xoi9xv6 HGZC3yZw8UJLH1gEk92G8sqwBosf8pSQCTMJEy7ZbUjDgXxKHZUa5gqmrAGgk= 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=TgTQ4J41KYpuIjhCOHWbeXR+R3M=; b=m4xtsEHT2KHTU2OSmZMD zRMdgHly3onvBsCjkHF34hB+URHd+H1o9lM5hdd1rA/QHmZU2zR1otsdPXobzVT7 Qa4lSdS8Px0JwrJuBZMZjWd7Gi/dy2JOT7tvslF7QBTzEGe9eyLWj30C5+z+QU1L kF7TOTtHTZsEzbwXI2LB7B8= 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=2.2 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KAM_COUK,SPF_PASS autolearn=no version=3.3.2 X-SMTPAUTH: drstacey AT tiscali DOT co DOT uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2GVAQAtm1BW/2Zc0lUNUQbFe4d8EAEBA?= =?us-ascii?q?QEBAQEDhT0BPH00AlkIAQG3IYdGiR8tkHmEEgWSa4NljwySG4gEA044hC+GHQE?= =?us-ascii?q?BAQ?= X-IPAS-Result: =?us-ascii?q?A2GVAQAtm1BW/2Zc0lUNUQbFe4d8EAEBAQEBAQEDhT0BPH0?= =?us-ascii?q?0AlkIAQG3IYdGiR8tkHmEEgWSa4NljwySG4gEA044hC+GHQEBAQ?= From: David Stacey Subject: [ANNOUNCEMENT] Updated: cppcheck-1.71-1 Reply-To: The Cygwin Mailing List To: cygwin AT cygwin DOT com Message-Id: Date: Sat, 21 Nov 2015 16:33:00 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes The following packages have been updated in the Cygwin distribution: * cppcheck-1.71-1 * cppcheck-gui-1.71-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