From owner-svn-src-head@FreeBSD.ORG Wed Jan 28 15:12:56 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 143481065674; Wed, 28 Jan 2009 15:12:56 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id D9E838FC17; Wed, 28 Jan 2009 15:12:55 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.fastmail.fm (Postfix) with ESMTP id 3133C25FA70; Wed, 28 Jan 2009 10:12:55 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 28 Jan 2009 10:12:55 -0500 X-Sasl-enc: tGGy8coEl0quh+NUJo4W/rJEkMKktfhdGdt3yTyShvgR 1233155574 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 7E120296FB; Wed, 28 Jan 2009 10:12:54 -0500 (EST) Message-ID: <498075F5.1030206@FreeBSD.org> Date: Wed, 28 Jan 2009 15:12:53 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.19 (X11/20090126) MIME-Version: 1.0 To: Luigi Rizzo References: <200901281339.n0SDd2Bb021996@svn.freebsd.org> In-Reply-To: <200901281339.n0SDd2Bb021996@svn.freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r187822 - head/sys/netinet X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2009 15:12:56 -0000 Luigi Rizzo wrote: > Log: > initialize a couple of variables, gcc 4.2.4-4 (linux) reports > some possible uninitialized uses and the warning does make sense. > No way. Are you cross-compiling FreeBSD on Linux? Spill, dude?