Archive Index
This month's Index
|
Subject: Re: libcurl + libssh2: strange error on Win64 (compiled using VS 2008)
Re: libcurl + libssh2: strange error on Win64 (compiled using VS 2008)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 29 Dec 2010 22:42:46 +0100 (CET)
On Wed, 29 Dec 2010, Pierre Joye wrote:
>> A) what header(s) would we need to include to be sure SSIZE_T is typedef'ed
Right, but it is that "should" part that makes me concerned and what makes me
>> B) in which case is both int and __int64 wrong for ssize_t ?
Sorry, but you can't play that pedantic card on us. Quite clearly *every*
Nobody can on a whim change those types on existing platforms to something
Which Windows systems don't use int or __int64 for ssize_t?
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-12-29 |