Re: [Mingw-w64-public] [PATCH] softmath: More error handling

2014-10-22 Thread Kai Tietz
Patch is ok. Thanks, Kai 2014-10-21 23:38 GMT+02:00 André Hentschel n...@dawncrow.de: Please review, i'll commit it, just need an OK. -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for

[Mingw-w64-public] [PATCH] softmath: More error handling

2014-10-21 Thread André Hentschel
Please review, i'll commit it, just need an OK. diff --git a/mingw-w64-crt/math/softmath/acosh.c b/mingw-w64-crt/math/softmath/acosh.c index 09bfaa6..01d3e20 100644 --- a/mingw-w64-crt/math/softmath/acosh.c +++ b/mingw-w64-crt/math/softmath/acosh.c @@ -46,5 +46,19 @@ double acosh(double x) { +