• Paul Eggert's avatar
    Better distinguish infinite from invalid times · fd6f7d14
    Paul Eggert authored
    * editfns.c (check_time_validity): New function.
    (decode_time_components): Return int, not bool.
    Return -1 (not 0) if the time is out of range.
    All callers changed.
    (lisp_time_struct, lisp_seconds_argument): Distinguish better
    between time overflow and invalid time values.
    fd6f7d14
ChangeLog 675 KB