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] math.h: Fix arm build

2016-06-02 Thread 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: Hi, from my point of view this is ok. Nevertheless I would like that Andre is t

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

2016-05-16 Thread 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: >>> Hi, >>> >>> from my point of view this is ok. Nevertheless I would like that >>> Andre is taking a look to it before. >>> >>> Thanks, >>> Kai >>> >

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

2016-05-16 Thread André Hentschel
Am 13.05.2016 um 14:17 schrieb Kai Tietz: > Hi, > > from my point of view this is ok. Nevertheless I would like that > Andre is taking a look to it before. > > Thanks, > Kai > long double is the same as double on ARM afaicr, so I'm not sure how a build could break with that code. But the patc

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

2016-05-16 Thread Hugo Beauzée-Luyssen
On 05/16/2016 03:55 PM, André Hentschel wrote: > Am 13.05.2016 um 14:17 schrieb Kai Tietz: >> Hi, >> >> from my point of view this is ok. Nevertheless I would like that >> Andre is taking a look to it before. >> >> Thanks, >> Kai >> > > long double is the same as double on ARM afaicr, so I'm not s

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

2016-05-13 Thread Kai Tietz
Hi, from my point of view this is ok. Nevertheless I would like that Andre is taking a look to it before. Thanks, Kai 2016-05-13 13:58 GMT+02:00 Hugo Beauzée-Luyssen : > --- > mingw-w64-headers/crt/math.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/mingw-w64

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

2016-05-13 Thread Hugo Beauzée-Luyssen
--- mingw-w64-headers/crt/math.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mingw-w64-headers/crt/math.h b/mingw-w64-headers/crt/math.h index 171208f..d855a0f 100644 --- a/mingw-w64-headers/crt/math.h +++ b/mingw-w64-headers/crt/math.h @@ -431,7 +431,7 @@ typedef lon