diff options
author | Po Lu <luangruo@yahoo.com> | 2022-01-06 14:10:52 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-01-06 14:10:52 +0800 |
commit | 3b1164de0ed126686977e8688f2e09268cb74e4d (patch) | |
tree | 5819ef24d85cac330b2f741c3b29296b6b2083e6 /lisp/gnus/mail-source.el | |
parent | e882dd48e3c3d6aa443383016c36f53683cd3048 (diff) | |
download | emacs-3b1164de0ed126686977e8688f2e09268cb74e4d.tar.gz emacs-3b1164de0ed126686977e8688f2e09268cb74e4d.tar.bz2 emacs-3b1164de0ed126686977e8688f2e09268cb74e4d.zip |
Fix GNUstep compilation warnings
* src/Makefile.in (NON_OBJC_CFLAGS): Add `-Wnested-externs'.
* src/emacs.c (load_pdump): Only define exec_bufsize if
!NS_SELF_CONTAINED.
* src/image.c (ARGB_TO_ULONG): Don't define if HAVE_NS.
* src/nsterm.m (ns_destroy_window): Pacify incorrect GCC
warning.
(ns_query_color): Make static.
(ns_run_loop_break): Fix old-style definition.
([EmacsView toggleFullScreen:]): Remove unused variable.
Diffstat (limited to 'lisp/gnus/mail-source.el')
0 files changed, 0 insertions, 0 deletions