From owner-freebsd-current Wed Sep 16 06:34:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA10802 for freebsd-current-outgoing; Wed, 16 Sep 1998 06:34:19 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA10782 for ; Wed, 16 Sep 1998 06:34:11 -0700 (PDT) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id HAA10285; Wed, 16 Sep 1998 07:33:39 -0600 (MDT) Message-Id: <199809161333.HAA10285@pluto.plutotech.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Bruce Evans cc: current@FreeBSD.ORG, Don.Lewis@tsc.tdk.com, gibbs@plutotech.com Subject: Re: New kernel compile warnings with CAM In-reply-to: Your message of "Wed, 16 Sep 1998 23:29:50 +1000." <199809161329.XAA06174@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 16 Sep 1998 07:27:16 -0600 From: "Justin T. Gibbs" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >%p requires a `void *' arg. > >Bruce What's the official policy here? I used a cast of (intptr_t) in the changes I submitted, but if we should be using %p and (void *) instead, so be it. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message