From owner-freebsd-current@FreeBSD.ORG Sun Feb 22 08:28:18 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8910F16A4CE; Sun, 22 Feb 2004 08:28:18 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8145843D1D; Sun, 22 Feb 2004 08:28:18 -0800 (PST) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 79FBA5C747; Sun, 22 Feb 2004 08:28:18 -0800 (PST) Date: Sun, 22 Feb 2004 17:28:18 +0100 From: Maxime Henrion To: Colin Percival Message-ID: <20040222162818.GM35475@elvis.mu.org> References: <20040222135129.28E207303A@freebsd-current.sentex.ca> <6.0.1.1.1.20040222143518.03ac9a10@imap.sfu.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.0.1.1.1.20040222143518.03ac9a10@imap.sfu.ca> User-Agent: Mutt/1.4.1i cc: harti@freebsd.org cc: current@freebsd.org Subject: Re: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 22 Feb 2004 16:28:18 -0000 Colin Percival wrote: > At 13:51 22/02/2004, FreeBSD Tinderbox wrote: > >/other/tinderbox/CURRENT/ia64/ia64/src/sys/dev/hfa/fore_command.c: In > >function `fore_cmd_allocate': > >/other/tinderbox/CURRENT/ia64/ia64/src/sys/dev/hfa/fore_command.c:108: > >warning: comparison between pointer and integer > >/other/tinderbox/CURRENT/ia64/ia64/src/sys/dev/hfa/fore_command.c: In > >function `fore_cmd_free': > >/other/tinderbox/CURRENT/ia64/ia64/src/sys/dev/hfa/fore_command.c:461: > >warning: assignment makes integer from pointer without a cast > >*** Error code 1 > > Could someone please fix this? [patch ripped] There were a bit more warnings to fix, but I just committed it. Cheers, Maxime