PERFORCE change 94752 for review

John Baldwin jhb at freebsd.org
Fri Apr 7 19:21:59 UTC 2006


On Friday 07 April 2006 01:08, John-Mark Gurney wrote:
> http://perforce.freebsd.org/chv.cgi?CH=94752
> 
> Change 94752 by jmg at 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 at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the p4-projects mailing list