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=semFHfSqUWB60qK4nyqDkSTXNJa9XML+Tx2VsSfoemD7Wx qpUcV9KZQx/BFeV/Af9NVBnZBDh2EPt/iT09pdCBjtrhNaQGjJ+seWOvLU6W9MFl LNTTXEvmdy5/Dj4Ao4OxaIKPYTJH3WIwLq2xLL6/dzhmElXAar5nqSajQGNMQ= 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=9CehKAqwVUQmvc53ZZ5vlWGKMxo=; b=S/swYKQH7HQKydMDt+MK AMKXGEO8GXdWoePlyDPIoysLjey2jnbOrNaJLbuBWuub4fSlQFiTQ067rNuCzye8 HQCUsF/Aa9+BLTPT/KXmIzIJLKVZjXXODPTEy++rWu67w+PTFa+lwrpFIiE3yePQ KQ9xWB3IWRqNewup7/5foC4= 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*Ad:U*cygwin-announce, HTo:U*cygwin-announce, HX-HELO:sk:smtp-ou, Hx-spam-relays-external:sk:smtp-ou From: David Stacey Subject: [ANNOUNCEMENT] Updated: cppcheck-1.74-1 Reply-To: The Cygwin Mailing List To: cygwin AT cygwin DOT com Message-Id: Date: Sun, 12 Jun 2016 23:56:09 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfJ7AYXiEEPdOb0pRPlF0O7umONuhElNenYYixcy8Wrq7U13LN7qZN+iDME37cfYg9IgudY0QlvBpbNyusjSQ94bU59ulGBS6nZkSRoWDdczvjT2xiiLJ iYknYtc6OSkiCBRnO8JnTyqt4slFbaH7Dwya7na4a7vnJU0pOn4JMJSgWsYH4JzJ2aD0l8k1s5YgdA== X-IsSubscribed: yes The following packages have been updated in the Cygwin distribution: * cppcheck-1.74-1 * cppcheck-gui-1.74-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