On Monday 01 October 2012 16:58:19 Werner Koch wrote:
> On Sun, 30 Sep 2012 18:13, [email protected] said:
> > No, cause we compile with lfs (large filesystem support) and then ssize_t
> > is a 64bit integer.
> 
> On 64 bit systems size_t is usually a 64 bit type.  However it has
> nothing to do with LFS; you probably meant off_t.

You're right. I think we should use a normal int type. So int64 or just int.


        -- andreas


-- 
Andreas Schneider                   GPG-ID: F33E3FC6
www.cryptomilk.org                [email protected]


Reply via email to