Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2006 12:05:52 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        John-Mark Gurney <jmg@freebsd.org>
Cc:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   Re: PERFORCE change 94752 for review
Message-ID:  <200604071205.53282.jhb@freebsd.org>
In-Reply-To: <200604070508.k3758DWq082235@repoman.freebsd.org>
References:  <200604070508.k3758DWq082235@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604071205.53282.jhb>