-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Guenter Sent: Thursday, June 03, 2010 5:17 AM To: [email protected] Subject: Re: win32 build issue
[...] >ok, can you please check if this patch is sufficient? >http://git.libssh2.org/?p=libssh2.git;a=commitdiff;h=2996e02482d4c1c4b063cb54cb0de6a3e390f856 > >thanks, Gün. You are welcome. 8<------------------------------------------------------------------- 1>------ Rebuild All started: Project: libssh2, Configuration: LIB Release Win32 ------ 1> agent.c 1> channel.c 1> comp.c 1> crypt.c 1> global.c 1> hostkey.c 1> keepalive.c 1>..\src\keepalive.c(93): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data 1> kex.c 1> knownhost.c 1> libgcrypt.c 1> mac.c 1> misc.c 1> openssl.c 1> packet.c 1> pem.c 1> publickey.c 1> scp.c 1>..\src\scp.c(744): warning C4244: '=' : conversion from 'long' to 'unsigned short', possible loss of data 1> session.c 1>..\src\session.c(1370): warning C4018: '>' : signed/unsigned mismatch 1>..\src\session.c(1375): warning C4018: '>' : signed/unsigned mismatch 1> sftp.c 1>..\src\sftp.c(2037): warning C4244: '=' : conversion from 'libssh2_uint64_t' to 'unsigned int', possible loss of data 1>..\src\sftp.c(2147): warning C4244: '=' : conversion from 'libssh2_uint64_t' to 'unsigned int', possible loss of data 1> transport.c 1> Generating Code... 1> Compiling... 1> userauth.c 1> version.c 1> Generating Code... 1> libssh2.vcxproj -> H:\gpg\work\libs\libssh2-1.2.6-20100602\win32\.\Release_lib\libssh2.lib ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ========== 8<------------------------------------------------------------------- Regards, Grigory _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
