• Paul Eggert's avatar
    More porting to GCC 8 of --enable-gcc-warnings · e8bb0420
    Paul Eggert authored
    Backport from master.
    I ran into this when building Emacs 26 with GCC 8 on Fedora 29 x86.
    * lwlib/lwlib-Xaw.h (xaw_update_one_value, xaw_popup_menu):
    * lwlib/lwlib-Xlw.h (xlw_update_one_value, xlw_pop_instance):
    * lwlib/lwlib.h (lw_allow_resizing, lw_set_main_areas) [!USE_MOTIF]:
    No longer const.
    * src/emacs-module.c: Ignore -Wcast-function-type.
    e8bb0420
lwlib.h 4.61 KB