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=FN/JAHwMFjWBt5OQYe9c1JaKAobcwBouOy+x/Z2FapEn9y bWKBGKcBUDZkfH0bkC/QSmit9yeXXUxKYxPSMpMLLTgV3iEuyI6XDuYu32ve28Md fp7VTFzbwZzcZp9h/qB/yTPBe+p+c8jFbbyTzKQcNT3cq9XkD7Ilr685+yAe4= 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=YYhYkZfoXMw7Sm6aVz3JfwTBcl4=; b=kOLZ5QHMxts72l/2N9gN N0DoX/TcoPM13zB9q2Q3l2Si7O+vrrHxwnWzFQgxFU6Ypyk5z4Jf9op+3u76DT01 wpaX0BCmpwLGR4dfqkIkcCVU187z6NZuHMBYjZDvESJMFAg19E15ONDOrcjYbCye OdLplw+RhXAs/Q/RVGZasVc= 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.8 required=5.0 tests=ALL_TRUSTED,BAYES_00,FREEMAIL_FROM,KAM_COUK autolearn=no version=3.3.2 spammy=H*MI:tiscali, H*F:D*tiscali.co.uk 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.78-1 Reply-To: The Cygwin Mailing List To: cygwin AT cygwin DOT com Message-Id: Date: Sun, 2 Apr 2017 22:00:26 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfEf+Z/Elg5Sy67wWECxMrScSpxdS5FR6WfNWd81iFJt1esAlr9Wz2LP04e20lnyKOBq6NUWZCKSUePcLr/P+dJrbKFovDqiibnx7hv1t7KSDl/ukfx8F 3mvjHGsPy4K11SG37k4L0WVuFrrW5zme+Xl804jM9dnqooQvoxjYzXxKRR3b+uqgP8BuRP4704u+Dg== X-IsSubscribed: yes The following packages have been updated in the Cygwin distribution: * cppcheck-1.78-1 * cppcheck-gui-1.78-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