From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21030 invoked by alias); 1 Aug 2017 17:34:12 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 20933 invoked by uid 89); 1 Aug 2017 17:34:11 -0000 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*x:Internet, announcement, H*UA:Internet X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 01 Aug 2017 17:34:10 +0000 Reply-To: cygwin@cygwin.com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No From: David Stacey Subject: [ANNOUNCEMENT] Updated: cppcheck-1.80-1 Reply-To: The Cygwin Mailing List To: cygwin@cygwin.com Message-Id: Date: Tue, 01 Aug 2017 17:34:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfHu9pAeuQtWkOeTBgqEnIooiXox8cG8KC1sHJ2SVK++wz4lpAIEMa/faUJIKcceOeLLXO1E/BnY4l2yjIhfUbBtd9iti0OrD0XUif8f8hqzREr9Y+Tsx Y38vohbZlJDrJb5iIeKYnwOknHe1PjmztmG7OaYKLGRgtVdLPS1ru/pXvVACXOQEPVNXJxipzMyXLw== X-IsSubscribed: yes X-SW-Source: 2017-08/txt/msg00013.txt.bz2 The following packages have been updated in the Cygwin distribution: * cppcheck-1.80-1 * cppcheck-gui-1.80-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