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=lFyxADrNoV/573EjdLb2u+4IRage77WUfalTPaDDAPDhlO g5yBamrhylhVmr5zveHbXAbdXeHprW2jhQSPSt1E8zS3+BgwJ168YLmF6GbkhtEG phkdBcXRJAYARpqZLwLMoHXt5q677KysVQ4OC30QzFQJ9sthEgAh6TWfUU3Go= 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=0VC0Zx/2hz9knvr7DYoMq2gMLd8=; b=pOuzb4+T17mBrJ9aM+2x +zf3nj+986FeBbjABBGrwkNEKtCEKmPQZFTRqNFXgxT4U85PjN+OcSGA9r1sw+1f eXz2MflxhxCSHhBkFe5tUSn8NCfyAZcL+N3+j9E2IIQ6eCjANFe5+q0HjNsDDDAc hcwbv8/Sy1wMtGLR/14h4lA= 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.8 required=5.0 tests=ALL_TRUSTED,BAYES_00,FORGED_MUA_MOZILLA,FREEMAIL_FROM,KAM_COUK,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=Updated, H*UA:Internet, HX-HELO:sk:localho, H*u:6.1 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.83-1 Reply-To: The Cygwin Mailing List To: cygwin AT cygwin DOT com Message-Id: Date: Mon, 2 Apr 2018 20:48:58 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfE5li2MmrWpp6ACmp7SfKLqPso9d+yBRbWE9vuynJ1MDvbkxT94rf8HzJi/TDc1PRRv1JPRKWXbh9TbGfQnahPcWEmmhnuR6DO+4eAkbLR09pvb6ALcu y2hsCcvP6K7ktk6UC+wPK/d5LaqeI7GSE0qp13WdubgfI1NrLF0/STwVfYlZss5jJug0Awwns3w/Zw== X-IsSubscribed: yes The following packages have been updated in the Cygwin distribution: * cppcheck-1.83-1 * cppcheck-gui-1.83-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