1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-23 05:40:58 -07:00
emacs/lib-src
Paul Eggert 65ac27783a Port --enable-gcc-warnings to GCC 8
Backport from master.
* lib-src/emacsclient.c (fail):
Do not dereference a null pointer.
* src/frame.c (delete_frame):
Add a decl with UNINIT to work around GCC bug 85563.
* src/menu.h (finish_menu_items):
Do not use attribute const.
* src/regex.c (analyze_first): Use FALLTHROUGH, not a comment.
2018-04-30 17:17:54 -07:00
..
ChangeLog.1
COPYING
ctags.c
ebrowse.c
emacsclient.c Port --enable-gcc-warnings to GCC 8 2018-04-30 17:17:54 -07:00
etags.c Teach etags new interpreters for some languages 2018-01-11 18:35:12 +02:00
hexl.c
make-docfile.c
Makefile.in
movemail.c
ntlib.c
ntlib.h
pop.c
pop.h
profile.c
rcs2log Fix copyright years by hand 2018-01-01 01:02:09 -08:00
README
update-game-score.c

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.