Problems when building the latest git master with MSVC

2015-10-04 Thread John Emmas
Problem #1:- When building today's git master of 'gio/gsocket.c' (with MSVC) I'm seeing compiler errors in the function 'input_message_from_msghdr()'. The errors are all broadly similar and take the following form:- ..\gio\gsocket.c (line 3961) : error C2037: left of 'msg_name' specifies

Re: Problems when building the latest git master with MSVC

2015-10-04 Thread Emmanuele Bassi
Hi; On 4 October 2015 at 16:03, John Emmas wrote: > Problem #1:- When building today's git master of 'gio/gsocket.c' (with > MSVC) I'm seeing compiler errors in the function > 'input_message_from_msghdr()'. The errors are all broadly similar and take > the following

Re: Problems when building the latest git master with MSVC

2015-10-04 Thread John Emmas
On 04/10/2015 16:29, Emmanuele Bassi wrote: On 4 October 2015 at 16:03, John Emmas wrote: Problem #1:- When building today's git master of 'gio/gsocket.c' (with MSVC) I'm seeing compiler errors in the function 'input_message_from_msghdr()'. The errors are all broadly