On 17 April 2010 12:08, Daniel Stenberg <daniel_at_haxx.se> wrote:
>
> I've converted LOTS of 'unsigned long' to 'size_t' where data/string lengths
> are dealt with internally. This is The Right Thing and it will help us make
> the transition to our size_t-polished API later on as well.
I notice also that you changed many non-size unsigned longs to ints.
What was the motivation for this? (I'm not suggesting its wrong -
just that my understanding of the practical implications of signed v
unsigned in C is hazy at best).
Alex
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-04-17