[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libssh and Visual C++ (again)


On Monday 01 October 2012 16:58:19 Werner Koch wrote:
> On Sun, 30 Sep 2012 18:13, asn@xxxxxxxxxxxxxx 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                asn@xxxxxxxxxxxxxx


References:
Re: libssh and Visual C++ (again)Werner Koch <wk@xxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org