From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24345 invoked by alias); 9 Feb 2011 16:08:28 -0000 Received: (qmail 24336 invoked by uid 22791); 9 Feb 2011 16:08:27 -0000 X-SWARE-Spam-Status: No, hits=-3.6 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from nihxway3out.hub.nih.gov (HELO nihxway3out.hub.nih.gov) (128.231.90.111) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 09 Feb 2011 16:08:23 +0000 X-IronPortListener: Outbound_SMTP X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ai8BACZLUk2cKEdK/2dsb2JhbACWaY5bc6NumFmFXASEf4o9 Received: from unknown (HELO NIHHTRC.nih.gov) ([156.40.71.74]) by nihxway3out.hub.nih.gov with ESMTP; 09 Feb 2011 11:08:21 -0500 Received: from NIHMLBX02.nih.gov ([156.40.71.32]) by NIHHTRC.nih.gov ([156.40.71.74]) with mapi; Wed, 9 Feb 2011 11:08:21 -0500 From: "Buchbinder, Barry (NIH/NIAID) [E]" To: "cygwin-talk@cygwin.com" , 'Chris Sutcliffe' Date: Wed, 09 Feb 2011 16:08:00 -0000 Subject: RE: Updated: cppcheck-1.47-1 Message-ID: <0105D5C1E0353146B1B222348B0411A209C0F0739A@NIHMLBX02.nih.gov> References: <4D527F87.10600@gmail.com> In-Reply-To: <4D527F87.10600@gmail.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com X-SW-Source: 2011-q1/txt/msg00010.txt.bz2 Chris Sutcliffe sent the following at Wednesday, February 09, 2011 6:51 AM >cppcheck is a tool for static C/C++ code analysis. It tries to detect >bugs that your C/C++ compiler don't see. The goal is no false positives. ^ doesn't