Subject: RE: win32 build issue

RE: win32 build issue

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 5 Jun 2010 22:57:52 +0200 (CEST)

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-devel
Received on 2010-06-05