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=SuwgrEehnA/eaLYtifACG7jR6kt0G9YfHJzQj4Lsb+Z6pQ TiSOL0dsJ/9N3MxANns7zaojNj4csYYf28f4KsZMvXLXKTD4cMpwyIZ8lUmk2kov zec3vokajMOlv8wTYnFO+oRQ4VE5qoA7S1g+VYKbV734eQ1TB+khs1ZHS4TQM= 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=gUdUQ/oK4tvGxOWiujZP8bAmEyc=; b=CpbnABi0LzlaQIDnwqZT YvupuEP0yOMtIEm631Opy+3fgOxNuzAqHqRcMBgL0cYc9HURQ1xdfysJihXDO8WC JINp1Yo4psz7fSvL4rljYNvjp3HkDBiIPcUYyEsuXSQHb1V+uAwoU5puzSkHkXVG u3bVn9Jt3vtIOkeIdonJ8nM= 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=2.3 required=5.0 tests=ALL_TRUSTED,BAYES_00,DATE_IN_PAST_06_12,FORGED_MUA_MOZILLA,FREEMAIL_FROM,KAM_COUK,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=primarily, H*F:D*co.uk 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.84-1 Reply-To: The Cygwin Mailing List To: cygwin AT cygwin DOT com Message-Id: Date: Sun, 17 Jun 2018 16:39:16 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfKj8ultAuS5NsECW/mZ5SJ4cKOQcNGfn3Kp4qF13ALCUMI7GU3eVlVk2AdX8ikItaX0scz90nwIHZ6jzFVtxYW6yr3QiM3jUWReT5Gez1QQGmH0JH94a YwIXD1OkTjSb4hH/7xY1khF6Nm9xC1VVlZAfIdUsH2H+6YncgjaXu9qJVWQ6xpEegRi+rhHyykkxdg== X-IsSubscribed: yes The following packages have been updated in the Cygwin distribution: * cppcheck-1.84-1 * cppcheck-gui-1.84-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