• Paul Eggert's avatar
    Do not assume EMACS_INT is the same width as a pointer. · b08a63cc
    Paul Eggert authored
    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
    b08a63cc
ChangeLog 288 KB