Re: [Mingw-w64-public] [PATCH] math.h: Fix arm build

2016-06-17 Thread Hugo Beauzée-Luyssen
On 06/17/2016 06:50 PM, André Hentschel wrote: > Pushed, because there were no objections > > Thanks! -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveal

Re: [Mingw-w64-public] [PATCH] math.h: Fix arm build

2016-06-17 Thread André Hentschel
Pushed, because there were no objections Am 02.06.2016 um 21:21 schrieb André Hentschel: > Am 16.05.2016 um 20:39 schrieb André Hentschel: >> Am 16.05.2016 um 15:58 schrieb Hugo Beauzée-Luyssen: >>> On 05/16/2016 03:55 PM, André Hentschel wrote: Am 13.05.2016 um 14:17 schrieb Kai Tietz:

Re: [Mingw-w64-public] [PATCH] headers: Adjust header guards for Windows 10

2016-06-17 Thread Hugo Beauzée-Luyssen
On Fri, Jun 17, 2016, at 12:40 PM, Kai Tietz wrote: > Hi, > > patch looks fine to me. As I can't test in more detail, patch is ok, > if there are no objections within today. > > Regards, > Kai > > > 2016-06-17 12:27 GMT+02:00 Hugo Beauzée-Luyssen : > > --- > > mingw-w64-headers/include/iphlpa

[Mingw-w64-public] [PATCH] headers: Adjust header guards for Windows 10

2016-06-17 Thread Hugo Beauzée-Luyssen
--- mingw-w64-headers/include/iphlpapi.h | 8 ++-- mingw-w64-headers/include/iprtrmib.h | 5 + mingw-w64-headers/include/mprapi.h | 6 ++ mingw-w64-headers/include/nldef.h| 2 +- 4 files changed, 18 insertions(+), 3 deletions(-) diff --git a/mingw-w64-headers/include/iphlpapi.h

Re: [Mingw-w64-public] [PATCH] headers: Adjust header guards for Windows 10

2016-06-17 Thread Kai Tietz
Hi, patch looks fine to me. As I can't test in more detail, patch is ok, if there are no objections within today. Regards, Kai 2016-06-17 12:27 GMT+02:00 Hugo Beauzée-Luyssen : > --- > mingw-w64-headers/include/iphlpapi.h | 6 +- > mingw-w64-headers/include/iprtrmib.h | 5 + > mingw-w

[Mingw-w64-public] [PATCH] headers: Adjust header guards for Windows 10

2016-06-17 Thread Hugo Beauzée-Luyssen
--- mingw-w64-headers/include/iphlpapi.h | 6 +- mingw-w64-headers/include/iprtrmib.h | 5 + mingw-w64-headers/include/mprapi.h | 6 ++ mingw-w64-headers/include/nldef.h| 2 +- 4 files changed, 17 insertions(+), 2 deletions(-) diff --git a/mingw-w64-headers/include/iphlpapi.h b