Date: Mon, 5 Mar 2001 22:12:38 -0800 (PST) From: Matthew Jacob <mjacob@feral.com> To: John Baldwin <jhb@FreeBSD.org> Cc: alpha@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/alpha/alpha busdma_machdep.c Message-ID: <Pine.BSF.4.21.0103052212240.78696-100000@beppo.feral.com> In-Reply-To: <XFMail.010305210515.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 Mar 2001, John Baldwin wrote: > > On 06-Mar-01 John Baldwin wrote: > > jhb 2001/03/05 18:52:08 PST > > > > Modified files: > > sys/alpha/alpha busdma_machdep.c > > Log: > > Quiet a warning due to bus_size_t being a long on the alpha. > > Should this use '%p' instead of '0x%lx' perhaps? No. Possibly %q instead of %lx though. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103052212240.78696-100000>