From owner-freebsd-current@FreeBSD.ORG Tue Jun 23 08:59:03 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B24B1065673 for ; Tue, 23 Jun 2009 08:59:03 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id F2AE18FC13 for ; Tue, 23 Jun 2009 08:59:02 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id AB5789CB10E; Tue, 23 Jun 2009 10:57:58 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vlu6QWqvnNBW; Tue, 23 Jun 2009 10:57:56 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 703899CB143; Tue, 23 Jun 2009 10:57:56 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id n5N8vtHd076233; Tue, 23 Jun 2009 10:57:55 +0200 (CEST) (envelope-from rdivacky) Date: Tue, 23 Jun 2009 10:57:55 +0200 From: Roman Divacky To: Adrian Chadd Message-ID: <20090623085755.GA75934@freebsd.org> References: <20090621082022.GA88526@freebsd.org> <20090622045428.GA18123@troutmask.apl.washington.edu> <4A3F6917.7040806@icyb.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: Andriy Gapon , Steve Kargl , current@freebsd.org Subject: Re: [PATCH]: if (cond); foo() in firewire X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2009 08:59:03 -0000 > I'm glad clang has this lexical analysis magic. Shouldn't there be > some kind of weird, magical, standalone "lint" program to do this kind > of lexical checking for us? :) clang ships with static analysis