diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-02-08 23:12:04 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-02-08 23:12:32 -0800 |
commit | 2f7008715326a49770fcb82003ed78eab28c0626 (patch) | |
tree | a34a7d13109dda84089ea6082e243f27000fe671 /src/gmalloc.c | |
parent | 237171731157095f5cc46b0f6f6205e3b4ba9f00 (diff) | |
download | emacs-2f7008715326a49770fcb82003ed78eab28c0626.tar.gz emacs-2f7008715326a49770fcb82003ed78eab28c0626.tar.bz2 emacs-2f7008715326a49770fcb82003ed78eab28c0626.zip |
Use C99's INFINITY and NAN macros
* lread.c: Include <math.h>.
(string_to_number): Use INFINITY and NAN rather than rolling our own.
This avoids some runtime diagnostics when building with
gcc -fsanitize=undefined.
Diffstat (limited to 'src/gmalloc.c')
0 files changed, 0 insertions, 0 deletions