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=XKKpL28qxv8DI9QBe6czvTKGZ8RKCBSAz509sl7SMwy4OZ dvyiD9L68ClEB9OS6/ODqQboJRABE3eO9Mr8foTONrYukhU3kcwXfs+JknrGqHjM DjXJQ0IuPykLoDRlruDFDM3AwQYlK3fWe27f/xV6XGPUloIK6sUVdu42FjhL0= 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=9KK+Ly2C2FwWEj4uvlt3w31yPec=; b=mVt21ySbKdkkCVA1M4k5 i4Wj2HXNyskVxbmKTWqfVCdhnitrHQqckkmLkQCFL/Qk4zFMccK5Pq32JMlu/Z13 uMIKNBVhHn2ofoWfESgNrIA3P0kgP8PwcR8yjr8zfCr+893pOj/+LEO9p1DNZn5B 8h0I8BQ+uQwxeYyVZ9wZjKk= 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=-0.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,DATE_IN_PAST_03_06,FREEMAIL_FROM,KAM_COUK autolearn=no version=3.3.2 spammy=ANNOUNCEMENT, HX-HELO:sk:localho, Hx-languages-length:533, detects 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.81-1 Reply-To: The Cygwin Mailing List To: cygwin AT cygwin DOT com Message-Id: Date: Sun, 15 Oct 2017 09:20:45 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfBhPU59teYy+4oUiJ+OzzbBkXQMaPbpPZeGZsUQ71GPHZHLxxiO3ZJN2POtt+XcY+nFyXrgKOAl/Tvis5N/l7wkd5NcaNjVywlR2coq3ykx2JEDVCIs9 +mW74f8yh7K2tWqqjyjy1wSj7JSFTOmaaEJsV31jh7ijyaxswJN6ZJajweCgv9t2qv54PWtGXLwN2w== X-IsSubscribed: yes The following packages have been updated in the Cygwin distribution: * cppcheck-1.81-1 * cppcheck-gui-1.81-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