diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-05-06 00:13:19 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-05-06 00:13:19 -0700 |
commit | b08a63ccec4bda5556777ab8538b92726fd55a1e (patch) | |
tree | ceff3193260c813b66dff7254920ef8dc4a05b3f /lisp/emacs-lisp/autoload.el | |
parent | 548d0a63d6212c0baef9a3d2bf0093cceb4e1136 (diff) | |
parent | 8ff0ac3c78498c905a22786aa124f59d213b99a0 (diff) | |
download | emacs-b08a63ccec4bda5556777ab8538b92726fd55a1e.tar.gz emacs-b08a63ccec4bda5556777ab8538b92726fd55a1e.tar.bz2 emacs-b08a63ccec4bda5556777ab8538b92726fd55a1e.zip |
Do not assume EMACS_INT is the same width as a pointer.
This prepares for a future patch that will prefer 64-bit EMACS_INT if
available. That patch can be tried now, by compiling with -DWIDE_EMACS_INT,
but it is temporarily not the default so that it can be further tested.
Also, install some other fixes for problems discovered by the static
checking of GCC 4.6.0.
Fixes: debbugs:8545 debbugs:8601 debbugs:8600 debbugs:8602
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions