• Paul Eggert's avatar
    Pacify GCC 9.1 · 504f8e55
    Paul Eggert authored
    * src/intervals.c (set_intervals_multibyte_1): Omit unused temps.
    * src/xdisp.c (display_mode_element): Use !NILP instead of
    STRINGP.  This convinces GCC we’re not dereferencing a
    possibly-null pointer, and should be a bit faster anyway.
    504f8e55
intervals.c 67.8 KB