From owner-cvs-all Sun Oct 6 7:46:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AABC37B401; Sun, 6 Oct 2002 07:46:41 -0700 (PDT) Received: from carp.icir.org (carp.icir.org [192.150.187.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 087C443E42; Sun, 6 Oct 2002 07:46:41 -0700 (PDT) (envelope-from rizzo@carp.icir.org) Received: from carp.icir.org (localhost [127.0.0.1]) by carp.icir.org (8.12.3/8.12.3) with ESMTP id g96EkbO2010719; Sun, 6 Oct 2002 07:46:37 -0700 (PDT) (envelope-from rizzo@carp.icir.org) Received: (from rizzo@localhost) by carp.icir.org (8.12.3/8.12.3/Submit) id g96EkbaC010718; Sun, 6 Oct 2002 07:46:37 -0700 (PDT) (envelope-from rizzo) Date: Sun, 6 Oct 2002 07:46:37 -0700 From: Luigi Rizzo To: Maxime Henrion Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net bridge.c Message-ID: <20021006074637.A10699@carp.icir.org> References: <200210061402.g96E2aE2015627@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200210061402.g96E2aE2015627@freefall.freebsd.org>; from mux@FreeBSD.org on Sun, Oct 06, 2002 at 07:02:35AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG thanks luigi On Sun, Oct 06, 2002 at 07:02:35AM -0700, Maxime Henrion wrote: > mux 2002/10/06 07:02:35 PDT > > Modified files: > sys/net bridge.c > Log: > When reusing a pointer as a number, at least cast it > to uintptr_t rather than u_int to avoid warnings on > 64 bits architectures. > > Revision Changes Path > 1.56 +1 -1 src/sys/net/bridge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message