• Paul Eggert's avatar
    Use C99's INFINITY and NAN macros · 2f700871
    Paul Eggert authored
    * 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.
    2f700871
lread.c 136 KB