From owner-freebsd-alpha Sun Jan 10 14:56:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25596 for freebsd-alpha-outgoing; Sun, 10 Jan 1999 14:56:26 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from feral-gw.feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25591 for ; Sun, 10 Jan 1999 14:56:25 -0800 (PST) (envelope-from mjacob@feral.com) Received: from localhost (mjacob@localhost) by feral-gw.feral.com (8.8.7/8.8.7) with ESMTP id OAA14417; Sun, 10 Jan 1999 14:55:47 -0800 Date: Sun, 10 Jan 1999 14:55:47 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@feral-gw Reply-To: mjacob@feral.com To: Andrew Gallatin cc: freebsd-alpha@FreeBSD.ORG Subject: Re: printing vm_offset_t's In-Reply-To: <13977.11657.998775.230402@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > > > > On Sun, 10 Jan 1999, Andrew Gallatin wrote: > > > > > > > > Matthew Jacob writes: > > > > > > > > Hmm. How about %p? > > > > > > That's another option, but unless you cast the arg to a pointer (like > > > void *), you get > > > > > > warning: format argument is not a pointer (arg 4) > > > > > > > Maybe this is why Eduardo Horvath went through all the NetBSD kernel > > source and deepsixed vm_offset_t. > > Ick. That seems rather extreeme. I can't imagine all the external code > that broke when vm_offset_t disappeared... Well, maybe most of the work probably had already happened with UVM? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message