Subject: Re: scan_ffs from OpenBSD ported and improved.
To: Jason Thorpe <thorpej@shagadelic.org>
From: David Laight <david@l8s.co.uk>
List: tech-userlevel
Date: 06/10/2005 20:18:15
On Fri, Jun 10, 2005 at 11:20:11AM -0700, Jason Thorpe wrote:
> 
> On Jun 6, 2005, at 2:58 PM, Juan RP wrote:
> 
> >>In calls to printf(3), explicitly cast the PRIu64 arguments to  
> >>uint64_t.
> >>Just for portability. Or find someone who guarantees that daddr_t  
> >>will
> >>always be (and stay) equivalent to uint64_t.
> >>
> >
> >I thought PRI* definitions were already portable?
> 
> But the size of daddr_t is not.

IIRC there is a PRIdaddr somewhere....

	David

-- 
David Laight: david@l8s.co.uk