Bruno Haible wrote:
Would you approve work in these directions?
Thanks, those all look good to me. Emacs includes this header only on platforms
using IEEE floating point, so it shouldn't get any compilation errors.
Hi Paul,
> It looks like Emacs can use this for some NaN processing.
> Emacs uses it only on double NaNs so it should be safe.
> * MODULES.html.sh (func_all_modules): Add ieee754-h.
> * config/srclist.txt: Mention ieee754.h in a comment.
> * doc/glibc-headers/ieee754.texi (ieee754.h):
> Gnulib now
It looks like Emacs can use this for some NaN processing.
Emacs uses it only on double NaNs so it should be safe.
* MODULES.html.sh (func_all_modules): Add ieee754-h.
* config/srclist.txt: Mention ieee754.h in a comment.
* doc/glibc-headers/ieee754.texi (ieee754.h):
Gnulib now has a substitute that