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=VNY0eZqe5BUjaRA+S6wIAZOyQAgbLRCEYttJY72mNKWl9S HTui6A/NEdtyVMk50o3tclSAUAUT5tI5VOpRp3i5bDqQSBORtw6UaLXMAP63QfMg 8rYW9HvASVyo0EVLC0roTHs87ceXUsqTyNi2iPOCii0GOAMlZlUJxPs+W2Ths= 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=yAmICa+95DQySRzbi/HYz8FLi48=; b=PZFo/ntDhKPRegoSQzPD 0OXYfEyZYzfSew625yzZpkKFHpZzxYN9KCpuiledE6/t0CrTw4Ehch8+qLL6fQXm lxITJ0a0qUdbs+KAOrcahIk8KDk0t1s47IqyrHRQFHn3AKkoNADfSaYQ6a+2jOdy fKMMYyMnKvbhOPC+7TP8wUY= 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, announcement 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.79-2 Reply-To: The Cygwin Mailing List To: cygwin AT cygwin DOT com Message-Id: Date: Tue, 4 Jul 2017 15:01:40 +0100 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: MS4wfP3Te2nKcaoGT9QjqZ7fWELF8MXeW0m03UHqPMlyb87rxSWwKskr/StlP61ynywRG8S0nQib/G+SDzDth/rlJ9GaGs/No/60OC213FSIcygRzQdGStJr NjwVS2wTbC8tSgrBZwyRHTSQZfoH7rkmTkEmoRtuNCpuRo8987FV+r5LuJ/Z3tV+OZvVKmkcb77aIw== X-IsSubscribed: yes The following packages have been updated in the Cygwin distribution: * cppcheck-1.79-2 * cppcheck-gui-1.79-2 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 has been rebuilt with tinyxml2-5.0.1. 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