The R language has some hacks specifically for mingw-w64 that
were caused by our handling of NaNs in sqrt(x). R uses a
special valued NaN to mean 'Not Available' and expects it to
be retained through various calculations. Our sqrt(x) doesn't
do this, instead it normalises such a NaN (retaining sign
Here's the sqrt(x) NaN propgation patch again, this
time with a reference to the IEEE standard and as
a git patch.
If it's ok to commit, can someone go ahead?
Ray Donnelly (1):
sqrt: Fix NaN propagation for IEEE Std 754-2008
mingw-w64-crt/math/sqrt.def.h | 5 ++---
1 file changed, 2 insertion
Julien:
MSYS2 is still very actively maintained. You can download it from
https://msys2.github.io/ instead of SourceForge.
Here is some info about all the work done on MSYS2 in the last week:
https://github.com/Alexpux/MINGW-packages/pulse
--David Grayson
On Tue, Apr 5, 2016 at 10:38 AM, Juli
Hello,
(I am not sure my message was sent because I forgot to activate my
mailing-list subscription, so I sent it again. Pretty please, excuse me
for the spam if you got this message twice).
I have installed MinGW64 three years ago, it was something such as
i686-w64-mingw32-gcc-4.8.0-win32_rub