From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5153 invoked by alias); 5 Jan 2015 00:26:05 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 25374 invoked by uid 89); 4 Jan 2015 20:31:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: Yes, score=5.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,KAM_FROM_URIBL_PCCC,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 X-HELO: out.ipsmtp3nec.opaltelecom.net X-SMTPAUTH: drstacey@tiscali.co.uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApkBAJGiqVRPRt41/2dsb2JhbAANT4NYWMYTCocNAQEBAQGFCwEFAjUWIAokGRYYAwIBAgEWCTQFAgQBAQEBFgMEiBimd4dDjGgLAQEBHo8VEQFthBMFjD6FFoMegyMwgjWCM4peTYQQbweBBYE3AQEB X-IPAS-Result: ApkBAJGiqVRPRt41/2dsb2JhbAANT4NYWMYTCocNAQEBAQGFCwEFAjUWIAokGRYYAwIBAgEWCTQFAgQBAQEBFgMEiBimd4dDjGgLAQEBHo8VEQFthBMFjD6FFoMegyMwgjWCM4peTYQQbweBBYE3AQEB Message-ID: <54A9A333.7090606@tiscali.co.uk> Date: Mon, 05 Jan 2015 00:26:00 -0000 From: David Stacey Reply-To: cygwin@cygwin.com User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: cygwin-announce@cygwin.com Subject: Updated: cppcheck-1.68-1 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-01/txt/msg00000.txt.bz2 Version 1.68-1 of cppcheck has been uploaded. RELEASE NOTES ============= http://sourceforge.net/p/cppcheck/news/2015/01/cppcheck-168/ CHANGE LOG ========== Changes from 1.67 to 1.68: New checks: - Multifile checking for buffer overruns and uninitialized variables Improvements: - Libraries are now able to contain platform specific types - Improved handling of function overloads - Improved handling of integer literal suffixes - Improved stability of template parsing - Improved accuracy of ValueFlow analysis - Improved checking of pointer overflow - Support noexcept(false) - Support attribute((noreturn)) - A bunch of additions to several Libraries, especially posix.cfg and qt.cfg Additionally, lots of false positives and bugs have been fixed and several existing checks have been improved. DESCRIPTION =========== 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). WEBSITE ======= http://cppcheck.sourceforge.net/ Cheers, Dave. If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com . *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.