From owner-freebsd-hackers@FreeBSD.ORG Sun Mar 14 17:58:13 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF1F2106566B; Sun, 14 Mar 2010 17:58:13 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id BF5708FC17; Sun, 14 Mar 2010 17:58:13 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 3C9758C08E; Sun, 14 Mar 2010 12:58:13 -0500 (CDT) Date: Sun, 14 Mar 2010 12:58:13 -0500 From: Mark Linimon To: Alexander Best Message-ID: <20100314175813.GA21607@lonesome.com> References: <7d6fde3d1003132155t3059a438m80bd50fdf1dbe091@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-Mailman-Approved-At: Sun, 14 Mar 2010 21:37:04 +0000 Cc: Garrett Cooper , Doug Barton , freebsd-hackers@freebsd.org Subject: Re: [patch] small fix to stop gcc warning for lib/libstand/assert.c X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2010 17:58:14 -0000 On Sun, Mar 14, 2010 at 01:12:14PM +0100, Alexander Best wrote: > ah ok. thanks for the hint. just wanted to spare linimon from dealing with > such minor prs. ;) It's much more efficient for the project to have them in GNATS. I tend to triage PRs with the TV on, so it's not like the trivial ones are a great burden. mcl