2015-03-13 12:44 GMT+03:00 Corinna Vinschen :
> Hi Alexey,
>
> On Mar 12 22:47, Alexey Pavlov wrote:
>> 2015-03-12 22:22 GMT+03:00 Corinna Vinschen:
>> > I'm ok with that patch, but it's missing the ChangeLog entry, Please
>> > provide ChangeLog entries per https://cygwin.com/contrib.html.
>>
>> +
Hi Alexey,
On Mar 12 22:47, Alexey Pavlov wrote:
> 2015-03-12 22:22 GMT+03:00 Corinna Vinschen:
> > I'm ok with that patch, but it's missing the ChangeLog entry, Please
> > provide ChangeLog entries per https://cygwin.com/contrib.html.
>
> + * net.cc: Remove extra braces.
> +
Please send the Ch
2015-03-12 22:22 GMT+03:00 Corinna Vinschen:
> Alexey,
>
> On Mar 12 21:18, Alexey Pavlov wrote:
>> Building MSYS2 runtime I'm get:
>>
>> /build2/msys2-runtime/src/msys2-runtime/winsup/cygwin/net.cc:82:56:
>> error: braces around scalar initializer
Alexey,
On Mar 12 21:18, Alexey Pavlov wrote:
> Building MSYS2 runtime I'm get:
>
> /build2/msys2-runtime/src/msys2-runtime/winsup/cygwin/net.cc:82:56:
> error: braces around scalar initializer for type 'u_char {aka unsigned
> char}'
> const struct in6_addr
Building MSYS2 runtime I'm get:
/build2/msys2-runtime/src/msys2-runtime/winsup/cygwin/net.cc:82:56:
error: braces around scalar initializer for type 'u_char {aka unsigned
char}'
const struct in6_addr in6addr_any = {{IN6ADDR_ANY_INIT}};
^
/build2/msys2-ru