Subject: Re: libssh2 master 63457df... Fix compiler warnings for size_t pointers on 32-bit Windows.

Re: libssh2 master 63457df... Fix compiler warnings for size_t pointers on 32-bit Windows.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 25 Dec 2009 19:21:43 +0100 (CET)

On Fri, 25 Dec 2009, Peter Stuge wrote:

> I always try to use what the system APIs use. libssh2 basically doesn't
> right now, I don't know why, and I think it would be nice to improve that if
> possible. Windows might cause some trouble by using other types..

IMO as well, we should use size_t and friends as far as possible, but APIs
already exposed that use ints etc will be stuck with those until the day we
decide to bump the soname.

-- 
  / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2009-12-25