]> git.eshelyaron.com Git - emacs.git/commit
More porting to GCC 8 of --enable-gcc-warnings
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 3 May 2018 18:15:28 +0000 (11:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 3 May 2018 18:17:32 +0000 (11:17 -0700)
commitef1deb48f4be14956c2fcd5fce947bb301134cf9
tree010dde0e5680ea8ed762eaf8cc25a05514209c01
parent8a6521260dc650b4b713ea8bc71348cbe730f6e4
More porting to GCC 8 of --enable-gcc-warnings

* 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.
lwlib/lwlib-Xaw.h
lwlib/lwlib-Xlw.h
lwlib/lwlib.h
src/emacs-module.c