diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-09-21 07:45:31 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-09-21 07:45:53 -0700 |
commit | cf91ea794be50c2d3c572726b1d4e53ab92da506 (patch) | |
tree | 6441c762b674af863f76f65931ef7261a35fab67 /lisp/replace.el | |
parent | aeb17b60f9d41a40b1b5b9a7817d31bd0cb2c3c0 (diff) | |
download | emacs-cf91ea794be50c2d3c572726b1d4e53ab92da506.tar.gz emacs-cf91ea794be50c2d3c572726b1d4e53ab92da506.tar.bz2 emacs-cf91ea794be50c2d3c572726b1d4e53ab92da506.zip |
Pacify GCC -Wmaybe-uninitialized in xdisp.c
* src/xdisp.c (face_before_or_after_it_pos): Use do-while rather
than while loop to avoid GCC -Wmaybe-uninitialized diagnostic with
charpos. The loop should always execute at least once anyway.
Diffstat (limited to 'lisp/replace.el')
0 files changed, 0 insertions, 0 deletions