diff options
author | Po Lu <luangruo@yahoo.com> | 2022-11-13 15:34:16 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-11-13 15:35:02 +0800 |
commit | 756373a772c2c096bad1b26d7e46fa6144086ce1 (patch) | |
tree | 876dc68e34770e3eeb1acd61d9037fc991507cf1 /test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el | |
parent | 695dbd3db41f6899f07b7afb48b2061b8a7cd189 (diff) | |
download | emacs-756373a772c2c096bad1b26d7e46fa6144086ce1.tar.gz emacs-756373a772c2c096bad1b26d7e46fa6144086ce1.tar.bz2 emacs-756373a772c2c096bad1b26d7e46fa6144086ce1.zip |
Fix warnings without XCB or XFixes
* src/xterm.c (x_term_init): Don't USE_SAFE_ALLOCA or call
SAFE_FREE outside of where it is actually used. For some reason
the compiler still emitted warnings despite the ((void)
SAFE_ALLOCA (0)) statement.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el')
0 files changed, 0 insertions, 0 deletions