On Fri, 4 Jun 2010, Grubsky Grigory wrote:
>> - long scpRecv_mode;
>> + mode_t scpRecv_mode;
>
> The first part leads to an error - there are not mode_t in VC headers. Field
> st_mode is declared as unsigned short in all stat-structs (stat, _stat32,
> _stat32i64, _stat64i32, _stat64). Second part (long to time_t) has not
> affect.
So what's your suggested fix?
I'd like the windows build to get decent until I put together the release, but
I'm then also a bit keen to it happen sooner rather than later as otherwise I
can just as well ship a release now and then instead get the build fixes done
for the next one...
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-06-05