Hi Gün,
[...]
> I assume these are the same warnings as what Lars posted just few posts
before?
Yes. And more one
8<----------------------------------
1>..\src\keepalive.c(93) : warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
8<----------------------------------
And more (about twenty warnings):
8<----------------------------------
#define _CRT_SECURE_NO_DEPRECATE 1
8<----------------------------------
after
8<----------------------------------
#include <winsock2.h>
#include <mswsock.h>
#include <ws2tcpip.h>
8<----------------------------------
in win32/libssh2_config.h does not have effect. This define must be before.
> And what's wrong with libssh2.dsw?
[...]
I posted the patch recently.
libssh2.dsw refers to non-existent projects libssh2_dll.dsp and libssh2_lib.dsp, but does not contain actual libssh2.dsp.
Regards,
Grigory
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-06-03