diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-03-18 08:36:59 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-03-18 08:43:32 -0700 |
commit | de7601f149a5fedc1f3f62c62ba94b9d0e3d2069 (patch) | |
tree | 45f4b9831b90d402b747d94aac05bcc07af5a39f /lisp/emacs-lisp/inline.el | |
parent | 658aa2dae8093fede8c823090c67e02756dd6ed5 (diff) | |
download | emacs-de7601f149a5fedc1f3f62c62ba94b9d0e3d2069.tar.gz emacs-de7601f149a5fedc1f3f62c62ba94b9d0e3d2069.tar.bz2 emacs-de7601f149a5fedc1f3f62c62ba94b9d0e3d2069.zip |
Port to GTK with strict C11 compiler
* src/gtkutil.c (xg_create_frame_widgets, xg_toggle_notify_cb):
Cast from function type to void * where the C standard requires this.
This works around a problem in the prototypes for
g_signal_handler_find and g_signal_handlers_block_by_func, which
use gpointer instead of GCallback. Found by using gcc -pedantic.
Diffstat (limited to 'lisp/emacs-lisp/inline.el')
0 files changed, 0 insertions, 0 deletions