Displaying 2 results from an estimated 2 matches for "l612".
Did you mean:
612
2016 Apr 04
5
Optimization bug when byte compiling with gcc 5.3.0 on windows
...boxplot.stats() was crashing was because when isnan() is
called with an int it emits a UD2 instruction to force a crash, so let us
just cast the input value to a double to prevent that. The code for this
can be seen here:
https://github.com/Alexpux/mingw-w64/blob/master/mingw-w64-headers/crt/math.h#L612-L622
--
Best regards,
Ray Donnelly,
Continuum Analytics Inc.
2016 Apr 04
0
Optimization bug when byte compiling with gcc 5.3.0 on windows
...crashing was because when isnan() is
> called with an int it emits a UD2 instruction to force a crash, so let us
> just cast the input value to a double to prevent that. The code for this
> can be seen here:
> https://github.com/Alexpux/mingw-w64/blob/master/mingw-w64-headers/crt/math.h#L612-L622
This one I can't guess at without seeing the patch.
Duncan Murdoch
>
> --
>
> Best regards,
>
> Ray Donnelly,
>
> Continuum Analytics Inc.
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/ma...