diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-05-30 15:06:39 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-05-30 15:29:50 -0700 |
commit | 4b24b0185d910d756e85ecdc30f49c414577050e (patch) | |
tree | 57fbd093fe75f0bdf75960a9030dded3c35ca3f0 /test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el | |
parent | 7871c3dc9f38a32e1658a3579069a988b0d99623 (diff) | |
download | emacs-4b24b0185d910d756e85ecdc30f49c414577050e.tar.gz emacs-4b24b0185d910d756e85ecdc30f49c414577050e.tar.bz2 emacs-4b24b0185d910d756e85ecdc30f49c414577050e.zip |
Pacify GCC 9 -Wredundant-decls
* src/gmalloc.c (_fraghead) [!HYBRID_MALLOC]:
Make it static in this case, too. This avoids having both
‘extern struct list _fraghead[];’ and
‘static struct list _fraghead[BLOCKLOG];’, which
GCC 9 complains about.
Diffstat (limited to 'test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el')
0 files changed, 0 insertions, 0 deletions