• Paul Eggert's avatar
    Generalize list1i etc. to all signed integer types · f3aa05b1
    Paul Eggert authored
    * src/lisp.h (list1i, list2i, list3i, list4i):
    Accept intmax_t instead of EMACS_INT, and use make_int instead
    of make_fixnum.  This should help avoid integer-overflow
    problems akin to the Time bug (Bug#37795).
    f3aa05b1
lisp.h 160 KB