]> git.eshelyaron.com Git - emacs.git/commit
Pacify x86 GCC 9 in tab bar code
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Oct 2019 22:33:13 +0000 (15:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Oct 2019 22:35:15 +0000 (15:35 -0700)
commitf9744a5f09fe3d786de8dfb264598bf4d77ece8c
treeb3f9190cbbb85243f7eb88c5cf632ce0c0a09853
parentf60ed6e3e4f580d9d967fac28e345aca911ca04f
Pacify x86 GCC 9 in tab bar code

* src/xdisp.c (tty_get_tab_bar_item): Simplify a bit.  This
pacifies --enable-gcc-warnings with x86 GCC 9.2.1 20190827
(Red Hat 9.2.1-1) when combined with -fsanitize=undefined.
src/xdisp.c