diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-08-30 18:10:18 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-08-30 18:10:56 -0700 |
commit | 7c0675af3c9aa7971c37aa9e7afdceae6bfea767 (patch) | |
tree | 8d1cd73a60f9437f4768876a104c272ab8a09520 /lisp/emacs-lisp | |
parent | 15006cf1dd9ec873c4b1cad1ba1bacf0a5b6229d (diff) | |
download | emacs-7c0675af3c9aa7971c37aa9e7afdceae6bfea767.tar.gz emacs-7c0675af3c9aa7971c37aa9e7afdceae6bfea767.tar.bz2 emacs-7c0675af3c9aa7971c37aa9e7afdceae6bfea767.zip |
Fix bignum FIXME in emacs-module.c
* src/emacs-module.c: Do not include bignum.h; no longer needed.
(module_extract_integer): Use bignum_to_intmax to avoid
incorrectly signaling overflow on platforms where intmax_t
is wider than long int.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions