diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-04-07 11:43:17 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-04-07 11:44:04 -0700 |
commit | 404a5470cf1b1ae5bd464aaf8fe909b86faa2e61 (patch) | |
tree | 3808ac97bf29c76b275e0fdf55f0fde85468182b /lisp/emacs-lisp | |
parent | 74732c541228ebb9f0a15b0a22132a85b32de89b (diff) | |
download | emacs-404a5470cf1b1ae5bd464aaf8fe909b86faa2e61.tar.gz emacs-404a5470cf1b1ae5bd464aaf8fe909b86faa2e61.tar.bz2 emacs-404a5470cf1b1ae5bd464aaf8fe909b86faa2e61.zip |
Simplify fill_gstring_header
* src/composite.c (fill_gstring_header): Omit first argument HEADER,
since in practice it is always nil. Change caller to match.
Help the compiler by telling it LEN is nonnegative.
Problem found with --enable-gcc-warnings and gcc -O2 -Og.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions