Re: [Mingw-w64-public] [patch] Missing defines for ws2tcpip

2014-11-19 Thread Kai Tietz
Hi Alexey, Patch is ok. Please apply (or let it apply). Well, Dongsheng, feel free to send an update-patch doing code-reformatting for it. I am fine by it. Thanks, Kai -- Download BIRT iHub F-Type - The Free Enterprise

Re: [Mingw-w64-public] [patch] Missing defines for ws2tcpip

2014-11-19 Thread Dongsheng Song
Looks better if you align the values of AI_*. -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Nativ

Re: [Mingw-w64-public] [patch] Missing defines for ws2tcpip

2014-11-19 Thread Alexey Pavlov
Previous message have patch with typo. Attached new patch. 2014-11-19 10:53 GMT+03:00 Alexey Pavlov : > According to > > http://msdn.microsoft.com/en-us/library/windows/desktop/ms738520(v=vs.85).aspx > we need some missing defines. > > Regards, > Alexey. > From 93d153611f2c9ac471b5879f430b7b4a7c4

[Mingw-w64-public] [patch] Missing defines for ws2tcpip

2014-11-18 Thread Alexey Pavlov
According to http://msdn.microsoft.com/en-us/library/windows/desktop/ms738520(v=vs.85).aspx we need some missing defines. Regards, Alexey. From 3bb52c1d4e691265a95e228fa4091e51d8229795 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Wed, 19 Nov 2014 10:43:48 +0300 Subject: [PATCH] Add missing define