diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-11-19 14:03:29 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-11-19 14:04:00 -0800 |
commit | 68d58e69738db41061812b10f2f3f50b6a1b9aa0 (patch) | |
tree | 8045f9ded98f40daf1901862d729d1336adf2f06 /src/emacsgtkfixed.h | |
parent | f2c002592196297a3517b3ed1f05c8ac7b096044 (diff) | |
download | emacs-68d58e69738db41061812b10f2f3f50b6a1b9aa0.tar.gz emacs-68d58e69738db41061812b10f2f3f50b6a1b9aa0.tar.bz2 emacs-68d58e69738db41061812b10f2f3f50b6a1b9aa0.zip |
Prefer intmax_t to int64_t in module code
* modules/mod-test/mod-test.c (sum, Fmod_test_sum):
* src/emacs-module.c (module_extract_integer)
(module_make_integer):
* src/emacs-module.h (struct emacs_env_25):
Prefer intmax_t to int64_t. This doesn’t change the generated
code on any of the machines Emacs currently ports to, but it’s
at least in theory more future-proof as C99 doesn’t guarantee
that int64_t exists.
Diffstat (limited to 'src/emacsgtkfixed.h')
0 files changed, 0 insertions, 0 deletions