diff options
| author | Paul Eggert | 2020-05-11 17:41:16 -0700 |
|---|---|---|
| committer | Paul Eggert | 2020-05-11 17:54:24 -0700 |
| commit | 4645430b9287c3f5ae9863d465a5dd4158e313a9 (patch) | |
| tree | 6c1ca7b2cc52909d0de38ad650569352c511d948 /src/coding.h | |
| parent | 00f0ad55cd7cbb71e42de0d52b7607ffb6a3c220 (diff) | |
| download | emacs-4645430b9287c3f5ae9863d465a5dd4158e313a9.tar.gz emacs-4645430b9287c3f5ae9863d465a5dd4158e313a9.zip | |
Pacify GCC 10.1.0
Pacify GCC 10.1.0 so that it does not issue false alarms
when Emacs is configured with --enable-gcc-warnings.
* src/dispnew.c (clear_glyph_row):
* src/fns.c (hash_clear):
* src/keyboard.c (append_tab_bar_item):
* src/lisp.h (vcopy):
* src/xfaces.c (get_lface_attributes_no_remap)
(Finternal_copy_lisp_face, realize_default_face):
* src/xmenu.c (set_frame_menubar):
Work around -Warray-bounds false alarm in GCC 10.1.0.
* src/intervals.c (copy_properties):
Avoid -Wnull-dereference false alarm in GCC 10.1.0.
* src/lisp.h (xvector_contents_addr, xvector_contents):
New functions, useful for working around GCC bug 95072.
Diffstat (limited to 'src/coding.h')
0 files changed, 0 insertions, 0 deletions