]> git.eshelyaron.com Git - emacs.git/commit
Work around GCC bug 81401
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 30 May 2018 19:59:59 +0000 (12:59 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 30 May 2018 20:00:31 +0000 (13:00 -0700)
commitfb9c52bb7d29c85f3baee770355260830dacea50
tree36855f0ef3dac9d7f3011e61398646894e1321aa
parentadc20d64eb551349f628040c7d04f0edf1c76493
Work around GCC bug 81401

* src/xterm.c (x_draw_glyphless_glyph_string_foreground):
Make the buffer a byte longer than it needs to be, if
--enable-gcc-warnings.
src/xterm.c