Subject: Re: Visual Studio 6 compilation issues (libssh2 1.2.4)

Re: Visual Studio 6 compilation issues (libssh2 1.2.4)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 10 Mar 2010 10:31:17 +0100 (CET)

On Wed, 10 Mar 2010, Simon Josefsson wrote:

> Agreed. Libssh2 is broken here, the Right Thing is to always use size_t for
> string lengths. This change will break the ABI if we don't rename all the
> functions though...

I agree. But we can probably clean up a good deal of internals first to use
size_t and only do the translations from int or longs to size_t until we fix
the APIs to use size_t properly (which should be added to the TODO).

-- 
  / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-03-10