Date: Fri, 7 Apr 2006 12:38:33 -0700 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: John Baldwin <jhb@freebsd.org> Cc: Perforce Change Reviews <perforce@freebsd.org> Subject: Re: PERFORCE change 94752 for review Message-ID: <20060407193833.GD72485@funkthat.com> In-Reply-To: <200604071205.53282.jhb@freebsd.org> References: <200604070508.k3758DWq082235@repoman.freebsd.org> <200604071205.53282.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote this message on Fri, Apr 07, 2006 at 12:05 -0400: > On Friday 07 April 2006 01:08, John-Mark Gurney wrote: > > http://perforce.freebsd.org/chv.cgi?CH=94752 > > > > Change 94752 by jmg@jmg_arlene on 2006/04/07 05:07:14 > > > > fix misspelling, make printfs work (probably needs work for other > > arches), add prototypes.. > > The normal way to print uint64_t in FreeBSD in MI code is to cast to > uintmax_t and use %j. Thanks, I was going to do that work once started looking at the other archs, but might as well do that now.. :) -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060407193833.GD72485>