Grigory,
Am 03.06.2010 01:14, schrieb Grubsky Grigory:
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<----------------------------------
ok.

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.
oh! This is very important since I am guilty for this with my recent change; thanks for pointing out. Will fix this asap.

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.
ah yes, now remember ...
ok, will look tomorrow that we get this right before next release :)

Gün.


_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to